pub unsafe extern "system" fn SetColorAdjustment(
    hdc: HDC,
    lpca: *const COLORADJUSTMENT
) -> BOOL
Expand description

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"