pub unsafe extern "system" fn EngCreatePalette(
    imode: u32,
    ccolors: u32,
    pulcolors: *mut u32,
    flred: u32,
    flgreen: u32,
    flblue: u32
) -> HPALETTE
Expand description

Required features: "Win32_Devices_Display", "Win32_Graphics_Gdi"