[][src]Type Definition ndk_sys::ALooper_callbackFunc

type ALooper_callbackFunc = Option<unsafe extern "C" fn(fd: c_int, events: c_int, data: *mut c_void) -> c_int>;