pub unsafe extern "C" fn AParcel_getDataSize( parcel: *const AParcel, ) -> i32
Gets the size of the parcel.
Available since API level 31.
\param parcel The parcel of which to get the size.
\return The size of the parcel.