[−][src]Function newton_sys::NewtonMaterialGetContactTangentDirections
pub unsafe extern "C" fn NewtonMaterialGetContactTangentDirections(
material: *const NewtonMaterial,
body: *const NewtonBody,
dir0: *const f32,
dir1: *const f32
)