Function switch_core_media_bug_close

Source
pub unsafe extern "C" fn switch_core_media_bug_close(
    bug: *mut *mut switch_media_bug_t,
    destroy: switch_bool_t,
) -> switch_status_t
Expand description

\brief Close and destroy a media bug \param bug bug to remove \return SWITCH_STATUS_SUCCESS if the operation was a success