Function SetMonitorDisplayAreaSize

Source
pub unsafe extern "system" fn SetMonitorDisplayAreaSize(
    hMonitor: HANDLE,
    stSizeType: MC_SIZE_TYPE,
    dwNewDisplayAreaWidthOrHeight: DWORD,
) -> _BOOL