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.