Function switch_core_media_bug_remove_all_function

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

\brief Remove all media bugs from the session \param session the session to remove the bugs from \return SWITCH_STATUS_SUCCESS if the operation was a success