windows::Win32::System::WinRT::Direct3D11

Function CreateDirect3D11SurfaceFromDXGISurface

pub unsafe fn CreateDirect3D11SurfaceFromDXGISurface<P0>(
    dgxisurface: P0,
) -> Result<IInspectable>
where P0: Param<IDXGISurface>,