PxTaskManager_startSimulation_mut

Function PxTaskManager_startSimulation_mut 

Source
pub unsafe extern "C" fn PxTaskManager_startSimulation_mut(
    self_: *mut PxTaskManager,
)
Expand description

Called by the owning scene to start the task graph.

All tasks with ref count of 1 will be dispatched.