Function ncurses::ll::mvwaddch

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