pub unsafe extern "C" fn create_simulation_event_callbacks(
    callbacks: *const SimulationEventCallbackInfo
) -> *mut PxSimulationEventCallback
Expand description

New interface to handle simulation events, replacing create_contact_callback.