Function windows_sys::Win32::Graphics::Gdi::SelectPalette
[−]pub unsafe extern "system" fn SelectPalette(
hdc: HDC,
hpal: HPALETTE,
bforcebkgd: BOOL
) -> HPALETTE
Expand description
Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’