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

Required features: "Win32_UI_Shell", "Win32_Foundation"