pub unsafe extern "C" fn PxArticulationAttachment_getLink(
    self_: *const PxArticulationAttachment
) -> *mut PxArticulationLink
Expand description

Gets the articulation link.

The articulation link that this attachment is attached to.