pub unsafe extern "C" fn PxCollection_getId(
    self_: *const PxCollection,
    object: *const PxBase
) -> u64
Expand description

Gets the PxSerialObjectId name of a PxBase object within the collection.

The PxBase object needs to be a member of the collection.

PxSerialObjectId name of the object or PX_SERIAL_OBJECT_ID_INVALID if the object is unnamed