Function ndk_sys::AInputQueue_attachLooper
source · pub unsafe extern "C" fn AInputQueue_attachLooper(
queue: *mut AInputQueue,
looper: *mut ALooper,
ident: c_int,
callback: ALooper_callbackFunc,
data: *mut c_void
)