Function binder_ndk_sys::AStatus_newOk

source ยท
pub unsafe extern "C" fn AStatus_newOk() -> *mut AStatus
Expand description

New status which is considered a success.

Available since API level 29.

\return a newly constructed status object that the caller owns.