dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
ALooper_pollOnce
android
looper
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Android)
extern (
C
) @
system
nothrow @
nogc
int
ALooper_pollOnce
(
int
timeoutMillis
,
int
*
outFd
,
int
*
outEvents
,
void
**
outData
)
Meta
Source
See Implementation
android
looper
aliases
ALooper_callbackFunc
enums
ALOOPER_EVENT_INPUT
ALOOPER_POLL_WAKE
ALOOPER_PREPARE_ALLOW_NON_CALLBACKS
functions
ALooper_acquire
ALooper_addFd
ALooper_forThread
ALooper_pollAll
ALooper_pollOnce
ALooper_prepare
ALooper_release
ALooper_removeFd
ALooper_wake
structs
ALooper