pub unsafe extern "C" fn PxDistanceJoint_setDistanceJointFlag_mut(
self_: *mut PxDistanceJoint,
flag: PxDistanceJointFlag,
value: bool,
)Expand description
Set a single flag specific to a Distance Joint to true or false.
pub unsafe extern "C" fn PxDistanceJoint_setDistanceJointFlag_mut(
self_: *mut PxDistanceJoint,
flag: PxDistanceJointFlag,
value: bool,
)Set a single flag specific to a Distance Joint to true or false.