pub unsafe extern "C" fn PxTask_addReference_mut(self_: *mut PxTask)
Expand description

Manually increment this task’s reference count. The task will not be allowed to run until removeReference() is called.