pub unsafe extern "C" fn PxContactSet_setTargetVelocity_mut(
    self_: *mut PxContactSet,
    i: u32,
    v: *const PxVec3
)
Expand description

Alter the target velocity of a specific contact point in the set.