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

Required features: ‘Win32_Devices_Display’, ‘Win32_Foundation’