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

Returns the link that this sensor is attached to.

A pointer to the link.