[][src]Function newton_sys::NewtonMaterialSetContactPruningTolerance

pub unsafe extern "C" fn NewtonMaterialSetContactPruningTolerance(
    body0: *const NewtonBody,
    body1: *const NewtonBody,
    tolerance: f32
)