pub unsafe extern "C" fn b2PointInPolygon( shape: *const b2Polygon, point: b2Vec2, ) -> bool
Test a point for overlap with a convex polygon in local space