AInputQueue_hasEvents

Returns true if there are one or more events available in the input queue. Returns 1 if the queue has events; 0 if it does not have events; and a negative value if there is an error.

version(Android)
extern (C) @system nothrow @nogc
int
AInputQueue_hasEvents

Meta