Function windows_sys::Win32::Devices::Display::EngCreatePalette
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_Graphics_Gdi"