pub unsafe extern "C" fn PxArticulationAttachment_release_mut(
    self_: *mut PxArticulationAttachment
)
Expand description

Releases the attachment.

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