pub unsafe extern "C" fn switch_channel_set_state_flag(
channel: *mut switch_channel_t,
flag: switch_channel_flag_t,
)Expand description
\brief Set given flag(s) on a given channel to be applied on the next state change \param channel channel on which to set flag(s) \param flag flag to set