Function curses_sys::mvvline [] [src]

pub unsafe extern "C" fn mvvline(
    y: c_int,
    x: c_int,
    ch: chtype,
    n: c_int
) -> c_int