PxShape_getName

Function PxShape_getName 

Source
pub unsafe extern "C" fn PxShape_getName(
    self_: *const PxShape,
) -> *const c_char
Expand description

retrieves the name string set with setName().

The name associated with the shape.