pub unsafe extern "system" fn GetPhysicalMonitorsFromIDirect3DDevice9(
pdirect3ddevice9: IDirect3DDevice9,
dwphysicalmonitorarraysize: u32,
pphysicalmonitorarray: *mut PHYSICAL_MONITOR
) -> HRESULT
Expand description
Required features: "Win32_Devices_Display"
, "Win32_Foundation"
, "Win32_Graphics_Direct3D9"