pub unsafe extern "C" fn AIBinder_Weak_delete(
weakBinder: *mut AIBinder_Weak,
)
Expand description
Deletes the weak reference. This will have no impact on the lifetime of the binder.
Available since API level 29.
\param weakBinder object created with AIBinder_Weak_new.