Function switch_channel_test_flag

Source
pub unsafe extern "C" fn switch_channel_test_flag(
    channel: *mut switch_channel_t,
    flag: switch_channel_flag_t,
) -> u32
Expand description

\brief Test for presence of given flag on a given channel \param channel channel to test \param flag to test \return TRUE if flags were present