pub unsafe extern "C" fn ecs_using_task_threads(
world: *mut ecs_world_t,
) -> boolExpand description
Returns true if task thread use have been requested.
pub unsafe extern "C" fn ecs_using_task_threads(
world: *mut ecs_world_t,
) -> boolReturns true if task thread use have been requested.