[−][src]Function newton_sys::NewtonMaterialGetContactPositionAndNormal
pub unsafe extern "C" fn NewtonMaterialGetContactPositionAndNormal(
material: *const NewtonMaterial,
body: *const NewtonBody,
posit: *const f32,
normal: *const f32
)