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

Required features: "Win32_Foundation"