pub unsafe extern "system" fn SelectPalette(
    hdc: HDC,
    hpal: HPALETTE,
    bforcebkgd: BOOL
) -> HPALETTE
Expand description

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"