Function switch_core_session_flush_message

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

\brief Flush a message queue on a given session \param session the session to de-queue the message on \return SWITCH_STATUS_SUCCESS if the message was de-queued