pub unsafe extern "C" fn PxScene_getSimulationEventCallback(
self_: *const PxScene,
) -> *mut PxSimulationEventCallbackExpand description
Retrieves the simulationEventCallback pointer set with setSimulationEventCallback().
The current user notify pointer. See PxSimulationEventCallback.