PxCollection_release_mut

Function PxCollection_release_mut 

Source
pub unsafe extern "C" fn PxCollection_release_mut(
    self_: *mut PxCollection,
)
Expand description

Deletes a collection object.

This function only deletes the collection object, i.e. the container class. It doesn’t delete objects that are part of the collection.