Function ncursesw::shims::ncurses::mvchgat[][src]

pub unsafe fn mvchgat(
    y: i32,
    x: i32,
    n: i32,
    attr: attr_t,
    color: short_t,
    opts: *const c_void
) -> i32
Expand description