Function switch_channel_set_flag_value

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

\brief Set given flag(s) on a given channel \param channel channel on which to set flag \param flag or’d list of flags to set