[][src]Function newton_sys::NewtonCollisionSupportVertex

pub unsafe extern "C" fn NewtonCollisionSupportVertex(
    collision: *const NewtonCollision,
    dir: *const f32,
    vertex: *const f32
)