pub unsafe extern "C" fn ABinderRpc_Accessor_asBinder(
accessor: *mut ABinderRpc_Accessor,
) -> *mut AIBinder
Expand description
Return the AIBinder associated with an ABinderRpc_Accessor. This can be used to send the Accessor to another process or even register it with servicemanager.
\param accessor to get the AIBinder for \return binder of the supplied accessor with one strong ref count