Function binder_ndk_sys::AIBinder_incStrong

source ยท
pub unsafe extern "C" fn AIBinder_incStrong(binder: *mut AIBinder)
Expand description

This can only be called if a strong reference to this object already exists in process.

Available since API level 29.

\param binder the binder object to add a refcount to.