Function switch_channel_wait_for_flag

Source
pub unsafe extern "C" fn switch_channel_wait_for_flag(
    channel: *mut switch_channel_t,
    want_flag: switch_channel_flag_t,
    pres: switch_bool_t,
    to: u32,
    super_channel: *mut switch_channel_t,
) -> switch_status_t