pub unsafe extern "C" fn b3World_GetMaxCapacity(
worldId: b3WorldId,
) -> b3CapacityExpand description
Get max capacity. This can be used with b3WorldDef to avoid run-time allocations and copies
pub unsafe extern "C" fn b3World_GetMaxCapacity(
worldId: b3WorldId,
) -> b3CapacityGet max capacity. This can be used with b3WorldDef to avoid run-time allocations and copies