pub unsafe extern "C" fn b2CollideCapsules(
capsuleA: *const b2Capsule,
xfA: b2Transform,
capsuleB: *const b2Capsule,
xfB: b2Transform,
) -> b2ManifoldExpand description
Compute the contact manifold between a capsule and circle
pub unsafe extern "C" fn b2CollideCapsules(
capsuleA: *const b2Capsule,
xfA: b2Transform,
capsuleB: *const b2Capsule,
xfB: b2Transform,
) -> b2ManifoldCompute the contact manifold between a capsule and circle