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

Gets the articulation link.

The articulation link (and its incoming joint in particular) that this tendon joint is associated with.