Function windows::Win32::Devices::Display::SetMonitorDisplayAreaSize
pub unsafe fn SetMonitorDisplayAreaSize<P0>(
hmonitor: P0,
stsizetype: MC_SIZE_TYPE,
dwnewdisplayareawidthorheight: u32,
) -> i32where
P0: Param<HANDLE>,