Skip to main content

b3World_SetWorkerCount

Function b3World_SetWorkerCount 

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

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