[][src]Function newton_sys::NewtonCreateTreeCollisionFromMesh

pub unsafe extern "C" fn NewtonCreateTreeCollisionFromMesh(
    newtonWorld: *const NewtonWorld,
    mesh: *const NewtonMesh,
    shapeID: c_int
) -> *mut NewtonCollision