APersistableBundle_size

Function APersistableBundle_size 

Source
pub unsafe extern "C" fn APersistableBundle_size(
    pBundle: *const APersistableBundle,
) -> i32
Expand 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