Function switch_core_media_bug_test_flag

Source
pub unsafe extern "C" fn switch_core_media_bug_test_flag(
    bug: *mut switch_media_bug_t,
    flag: u32,
) -> u32
Expand description

\brief Test for the existance of a flag on an media bug \param bug the object to test \param flag the or’d list of flags to test \return true value if the object has the flags defined