pub unsafe extern "C" fn b2World_GetMaxCapacity(
worldId: b2WorldId,
) -> b2CapacityExpand description
Get max capacity. This can be used with b2WorldDef to avoid run-time allocations and copies
pub unsafe extern "C" fn b2World_GetMaxCapacity(
worldId: b2WorldId,
) -> b2CapacityGet max capacity. This can be used with b2WorldDef to avoid run-time allocations and copies