pub unsafe extern "system" fn CreateDirect3D11SurfaceFromDXGISurface(
    dgxisurface: IDXGISurface,
    graphicssurface: *mut IInspectable
) -> HRESULT
Expand description

Required features: ‘Win32_System_WinRT_Direct3D11’, ‘Win32_Graphics_Dxgi’