aurorafw ~legacy (2022-03-26T02:55:31.6847697)
Dub
Repo
ALooper_release
aurorafw
android
platform
looper
Remove a reference that was previously acquired with ALooper_acquire().
version(Android)
extern (
C
) @
system
nothrow @
nogc
void
ALooper_release
(
ALooper
*
looper
)
Meta
Source
See Implementation
aurorafw
android
platform
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
Remove a reference that was previously acquired with ALooper_acquire().