binder_ndk_sys

Function AIBinder_decStrong

Source
pub unsafe extern "C" fn AIBinder_decStrong(binder: *mut AIBinder)
Expand description

This will delete the object and call onDestroy once the refcount reaches zero.

Available since API level 29.

\param binder the binder object to remove a refcount from.