pub unsafe extern "system" fn GetMonitorTechnologyType(
    hmonitor: HANDLE,
    pdtydisplaytechnologytype: *mut MC_DISPLAY_TECHNOLOGY_TYPE
) -> i32
Expand description

Required features: "Win32_Devices_Display", "Win32_Foundation"