Function windows_sys::Win32::Devices::Display::SetMonitorDisplayAreaSize
[−]pub unsafe extern "system" fn SetMonitorDisplayAreaSize(
hmonitor: HANDLE,
stsizetype: MC_SIZE_TYPE,
dwnewdisplayareawidthorheight: u32
) -> i32
Expand description
Required features: "Win32_Devices_Display"
, "Win32_Foundation"