pub unsafe extern "C" fn PxContactSet_setDynamicFriction_mut(
    self_: *mut PxContactSet,
    i: u32,
    f: f32
)
Expand description

Alter the static dynamic coefficient for a specific contact point in the set.