[−][src]Function newton_sys::NewtonCollisionPointDistance
pub unsafe extern "C" fn NewtonCollisionPointDistance(
newtonWorld: *const NewtonWorld,
point: *const f32,
collision: *const NewtonCollision,
matrix: *const f32,
contact: *const f32,
normal: *const f32,
threadIndex: c_int
) -> c_int