Function windows_sys::Win32::UI::Shell::ColorAdjustLuma
pub unsafe extern "system" fn ColorAdjustLuma(
clrrgb: COLORREF,
n: i32,
fscale: BOOL
) -> COLORREF
Expand description
Required features: "Win32_Foundation"