pub unsafe extern "C" fn AIBinder_isRemote(
binder: *const AIBinder,
) -> boolExpand description
If this is hosted in a process other than the current one.
Available since API level 29.
\param binder the binder being queried.
\return true if the AIBinder represents an object in another process.