pub unsafe extern "C" fn PxScene_getCpuDispatcher(
    self_: *const PxScene
) -> *mut PxCpuDispatcher
Expand description

Return the cpu dispatcher that was set in PxSceneDesc::cpuDispatcher when creating the scene with PxPhysics::createScene