pub unsafe fn wchgat(
    win: WINDOW,
    n: i32,
    attr: attr_t,
    pair: short_t,
    opts: *const c_void
) -> i32
Expand description