[][src]Function newton_sys::NewtonMaterialGetContactForce

pub unsafe extern "C" fn NewtonMaterialGetContactForce(
    material: *const NewtonMaterial,
    body: *const NewtonBody,
    force: *const f32
)