pub unsafe extern "system" fn ColorHLSToRGB(
    whue: u16,
    wluminance: u16,
    wsaturation: u16
) -> u32
Expand description

Required features: "Win32_UI_Shell"