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

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