pub unsafe extern "C" fn b3DistanceJoint_EnableSpring( jointId: b3JointId, enableSpring: bool, )
Enable/disable the distance joint spring. When disabled the distance joint is rigid.