pub unsafe extern "system" fn SetMonitorBrightness(
    hmonitor: HANDLE,
    dwnewbrightness: u32
) -> i32
Expand description

Required features: "Win32_Foundation"