pub unsafe extern "C" fn b2World_OverlapAABB(
worldId: b2WorldId,
aabb: b2AABB,
filter: b2QueryFilter,
fcn: b2OverlapResultFcn,
context: *mut c_void,
) -> b2TreeStatsExpand description
Overlap test for all shapes that potentially overlap the provided AABB