Function binder_ndk_sys::AIBinder_isHandlingTransaction

source ยท
pub unsafe extern "C" fn AIBinder_isHandlingTransaction() -> bool
Expand description

Determine whether the current thread is currently executing an incoming transaction.

\return true if the current thread is currently executing an incoming transaction, and false otherwise.