pub unsafe extern "C" fn PxCollection_contains( self_: *const PxCollection, object: *mut PxBase, ) -> bool
Returns whether the collection contains a certain PxBase object.
Whether object is contained.