pub unsafe extern "C" fn APersistableBundle_size(
pBundle: *const APersistableBundle,
) -> i32Expand description
Get the size of an APersistableBundle. This is the number of mappings in the object.
Available since API level 202404.
\param pBundle to get the size of (number of mappings)
\return number of mappings in the object