Function SetMonitorContrast

Source
pub unsafe extern "system" fn SetMonitorContrast(
    hMonitor: HANDLE,
    dwNewContrast: DWORD,
) -> _BOOL