pub unsafe extern "system" fn ColorCorrectPalette(
    hdc: HDC,
    hpal: HPALETTE,
    defirst: u32,
    num: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation", "Win32_Graphics_Gdi"