pub unsafe extern "C" fn PxConstraint_release_mut(
self_: *mut PxConstraint,
)Expand description
Releases a PxConstraint instance.
This call does not wake up the connected rigid bodies.
pub unsafe extern "C" fn PxConstraint_release_mut(
self_: *mut PxConstraint,
)Releases a PxConstraint instance.
This call does not wake up the connected rigid bodies.