pub unsafe extern "C" fn b2CollideChainSegmentAndCircle(
segmentA: *const b2ChainSegment,
circleB: *const b2Circle,
xf: b2Transform,
) -> b2LocalManifoldExpand description
Compute the contact manifold between a chain segment and a circle