Function GetPhysicalMonitorsFromIDirect3DDevice9
pub unsafe fn GetPhysicalMonitorsFromIDirect3DDevice9<P0>(
pdirect3ddevice9: P0,
pphysicalmonitorarray: &mut [PHYSICAL_MONITOR],
) -> Result<()>where
P0: Param<IDirect3DDevice9>,
pub unsafe fn GetPhysicalMonitorsFromIDirect3DDevice9<P0>(
pdirect3ddevice9: P0,
pphysicalmonitorarray: &mut [PHYSICAL_MONITOR],
) -> Result<()>where
P0: Param<IDirect3DDevice9>,