Function ncurses::ll::mvhline

source ·
pub unsafe extern "C" fn mvhline(
    _: c_int,
    _: c_int,
    _: chtype,
    _: c_int
) -> c_int