pub unsafe extern "system" fn CheckColorsInGamut(
    hdc: HDC,
    lprgbtriple: *const RGBTRIPLE,
    dlpbuffer: *mut c_void,
    ncount: u32
) -> BOOL
Expand description

Required features: "Win32_UI_ColorSystem", "Win32_Foundation", "Win32_Graphics_Gdi"