PxLightCpuTask_removeReference_mut

Function PxLightCpuTask_removeReference_mut 

Source
pub unsafe extern "C" fn PxLightCpuTask_removeReference_mut(
    self_: *mut PxLightCpuTask,
)
Expand description

Manually decrement this task’s reference count. If the reference count reaches zero, the task will be dispatched.