Function switch_core_session_flush_private_events

Source
pub unsafe extern "C" fn switch_core_session_flush_private_events(
    session: *mut switch_core_session_t,
) -> u32
Expand description

\brief Flush the private event queue of a session \param session the session to flush \return SWITCH_STATUS_SUCCESS if the events have been flushed