pub unsafe extern "C" fn b2MakeProxy( points: *const b2Vec2, count: c_int, radius: f32, ) -> b2ShapeProxy
Make a proxy for use in overlap, shape cast, and related functions. This is a deep copy of the points.