Function physx_sys::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.