pub unsafe fn wattr_set(
    win: WINDOW,
    attrs: attr_t,
    pair: short_t,
    opts: *mut c_void
) -> i32
Expand description