pub unsafe extern "C" fn b2PointInCapsule( point: b2Vec2, shape: *const b2Capsule, ) -> bool
Test a point for overlap with a capsule in local space