binder_ndk_sys

Type Alias 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.