pub unsafe extern "C" fn AParcel_reset(
parcel: *mut AParcel,
) -> binder_status_t
Expand description
Reset the parcel to the initial status.
Available since API level 31.
\param parcel The parcel of which to be reset.
\return STATUS_OK on success.