PxLightCpuTask_release_mut

Function PxLightCpuTask_release_mut 

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

called by CpuDispatcher after run method has completed

Decrements the continuation task’s reference count, if specified.