pub unsafe extern "C" fn PxTaskManager_submitUnnamedTask_mut(
self_: *mut PxTaskManager,
task: *mut PxTask,
type_: PxTaskType,
) -> u32Expand description
Submit an unnamed task.
The ID of the task with that name, or eNOT_PRESENT if not found