Function switch_core_media_bug_remove_callback

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

\brief Remove media bug callback \param bug bug to remove \param callback callback to remove \return SWITCH_STATUS_SUCCESS if the operation was a success