pub unsafe extern "system" fn DestroyPhysicalMonitors(
    dwphysicalmonitorarraysize: u32,
    pphysicalmonitorarray: *const PHYSICAL_MONITOR
) -> i32
Expand description

Required features: "Win32_Devices_Display", "Win32_Foundation"