pub unsafe extern "C" fn PxTaskManager_getCpuDispatcher(
self_: *const PxTaskManager,
) -> *mut PxCpuDispatcherExpand description
Get the user-provided dispatcher object for CPU tasks
The CPU dispatcher object.
pub unsafe extern "C" fn PxTaskManager_getCpuDispatcher(
self_: *const PxTaskManager,
) -> *mut PxCpuDispatcherGet the user-provided dispatcher object for CPU tasks
The CPU dispatcher object.