PxJoint_getName

Function PxJoint_getName 

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

Retrieves the name string set with setName().

Name string associated with object.