[][src]Function winapi::um::winuser::SetSysColors

pub unsafe extern "system" fn SetSysColors(
    cElements: c_int,
    lpaElements: *const INT,
    lpaRgbValues: *const COLORREF
) -> BOOL