Function windows_sys::Win32::Graphics::Gdi::SetSysColors
pub unsafe extern "system" fn SetSysColors(
celements: i32,
lpaelements: *const i32,
lpargbvalues: *const COLORREF
) -> BOOL
Expand description
Required features: "Win32_Foundation"