pub unsafe extern "C" fn b3CreateHull( points: *const b3Vec3, pointCount: c_int, maxVertexCount: c_int, ) -> *mut b3HullData
Create a generic convex hull.