Function switch_channel_perform_mark_ring_ready_value

Source
pub unsafe extern "C" fn switch_channel_perform_mark_ring_ready_value(
    channel: *mut switch_channel_t,
    rv: switch_ring_ready_t,
    file: *const c_char,
    func: *const c_char,
    line: c_int,
) -> switch_status_t