pub unsafe extern "system" fn ColorAdjustLuma(
    clrrgb: COLORREF,
    n: i32,
    fscale: BOOL
) -> COLORREF
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"