pub unsafe extern "C" fn PxD6Joint_getDriveVelocity(
    self_: *const PxD6Joint,
    linear: *mut PxVec3,
    angular: *mut PxVec3
)
Expand description

Get the target goal velocity for joint drive.