Function windows::Win32::Devices::Display::SetMonitorBrightness

pub unsafe fn SetMonitorBrightness<P0>(
    hmonitor: P0,
    dwnewbrightness: u32,
) -> i32
where P0: Param<HANDLE>,