pub unsafe extern "C" fn switch_core_session_queue_event(
session: *mut switch_core_session_t,
event: *mut *mut switch_event_t,
) -> switch_status_tExpand description
\brief Queue an event on a given session \param session the session to queue the message on \param event the event to queue \return the status returned by the message handler