PxTaskManager_taskCompleted_mut

Function PxTaskManager_taskCompleted_mut 

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

Called by the worker threads to inform the PxTaskManager that a task has completed processing.