Function curses_sys::mvwvline [] [src]

pub unsafe extern "C" fn mvwvline(
    win: *mut WINDOW,
    y: c_int,
    x: c_int,
    ch: chtype,
    n: c_int
) -> c_int