Function windows::Win32::Graphics::Gdi::SetSystemPaletteUse

pub unsafe fn SetSystemPaletteUse<P0>(hdc: P0, use: SYSTEM_PALETTE_USE) -> u32
where P0: Param<HDC>,