module Graphics.D3D11Binding.Interface.D3D11InputLayout where import Graphics.D3D11Binding.Interface.Unknown data ID3D11InputLayout = ID3D11InputLayout instance UnknownInterface ID3D11InputLayout