Function curses_sys::wchgat [] [src]

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