Function binder_ndk_sys::AStatus_delete

source ยท
pub unsafe extern "C" fn AStatus_delete(status: *mut AStatus)
Expand description

Deletes memory associated with the status instance.

Available since API level 29.

\param status the status to delete, returned from AStatus_newOk or one of the AStatus_from* APIs.