pub unsafe extern "C" fn b3CollideSphereAndTriangle( manifold: *mut b3LocalManifold, capacity: c_int, sphereA: *const b3Sphere, triangleB: *const b3Vec3, )
Collide a sphere and a triangle.