Function curses_sys::mvwchgat [] [src]

pub unsafe extern "C" fn mvwchgat(
    win: *mut WINDOW,
    y: c_int,
    x: c_int,
    n: c_int,
    attr: attr_t,
    color: c_short,
    opts: *const c_void
) -> c_int