pub unsafe extern "C" fn AStatus_getExceptionCode(
status: *const AStatus,
) -> binder_exception_t
Expand description
The exception that this status object represents.
Available since API level 29.
\param status the status being queried.
\return the exception code that this object represents.