Skip to main content

b2World_SetWorkerCount

Function b2World_SetWorkerCount 

Source
pub unsafe extern "C" fn b2World_SetWorkerCount(
    worldId: b2WorldId,
    count: c_int,
)
Expand description

Set the worker count. Must be between in the range [1, B2_MAX_WORKERS]