pub unsafe extern "C" fn PxJointLinearLimitPair_new_1(
    lowerLimit: f32,
    upperLimit: f32,
    spring: *const PxSpring
) -> PxJointLinearLimitPair
Expand description

construct a linear soft limit pair