pub unsafe extern "C" fn create_simulation_event_callbacks(
callbacks: *const SimulationEventCallbackInfo,
) -> *mut PxSimulationEventCallbackExpand description
New interface to handle simulation events, replacing create_contact_callback.
pub unsafe extern "C" fn create_simulation_event_callbacks(
callbacks: *const SimulationEventCallbackInfo,
) -> *mut PxSimulationEventCallbackNew interface to handle simulation events, replacing create_contact_callback.