Type Alias binder_ndk_sys::binder_status_t

source ยท
pub type binder_status_t = i32;
Expand description

One of the STATUS_* values.

All unrecognized values are coerced into STATUS_UNKNOWN_ERROR.