pub unsafe extern "C" fn PxTaskManager_getNamedTask_mut( self_: *mut PxTaskManager, name: *const c_char, ) -> u32
Retrieve a task by name
The ID of the task with that name, or eNOT_PRESENT if not found