Function switch_channel_set_direction

Source
pub unsafe extern "C" fn switch_channel_set_direction(
    channel: *mut switch_channel_t,
    direction: switch_call_direction_t,
)