pub unsafe extern "C" fn PxCollection_remove_mut_1(
self_: *mut PxCollection,
collection: *mut PxCollection,
)Expand description
Removes all PxBase objects of collection from this collection.
PxBase objects not present in this collection are ignored. Ids of objects which are removed are also removed.