pub unsafe extern "C" fn PxD6Joint_setDrive_mut(
    self_: *mut PxD6Joint,
    index: PxD6Drive,
    drive: *const PxD6JointDrive
)
Expand description

Set the drive parameters for the specified drive type.

Default The default drive spring and damping values are zero, the force limit is zero, and no flags are set.