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

Retrieves the simulationEventCallback pointer set with setSimulationEventCallback().

The current user notify pointer. See PxSimulationEventCallback.