Function curses_sys::mvhline_set [] [src]

pub unsafe extern "C" fn mvhline_set(
    y: c_int,
    x: c_int,
    wch: *const cchar_t,
    n: c_int
) -> c_int