Function windows_sys::Win32::UI::Shell::ColorHLSToRGB
[−]pub unsafe extern "system" fn ColorHLSToRGB(
whue: u16,
wluminance: u16,
wsaturation: u16
) -> COLORREF
Expand description
Required features: "Win32_UI_Shell"
, "Win32_Foundation"