pub unsafe extern "C" fn switch_channel_set_flag_partner(
channel: *mut switch_channel_t,
flag: switch_channel_flag_t,
) -> switch_bool_tExpand description
\brief Set given flag(s) on a given channel’s bridge partner \param channel channel to derive the partner channel to set flag on \param flag to set \return true if the flag was set