pub unsafe extern "C" fn PxArticulationTendonJoint_release_mut(
    self_: *mut PxArticulationTendonJoint
)
Expand description

Releases a tendon joint.

Releasing a tendon joint is not allowed while the articulation is in a scene. In order to release the joint, remove and then re-add the articulation to the scene.