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

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"