Function ncurses::mvwchgat[][src]

pub fn mvwchgat(
    w: WINDOW,
    y: i32,
    x: i32,
    n: i32,
    attr: attr_t,
    color: i16
) -> i32