pub unsafe extern "C" fn b2CollideCircles(
circleA: *const b2Circle,
circleB: *const b2Circle,
xf: b2Transform,
) -> b2LocalManifoldExpand description
Compute the contact manifold between two circles
pub unsafe extern "C" fn b2CollideCircles(
circleA: *const b2Circle,
circleB: *const b2Circle,
xf: b2Transform,
) -> b2LocalManifoldCompute the contact manifold between two circles