packages feed

d3d11binding-0.0.0.3: src/Graphics/D3D11Binding/Interface/D3D11InputLayout.hs

module Graphics.D3D11Binding.Interface.D3D11InputLayout where

import Graphics.D3D11Binding.Interface.Unknown

data ID3D11InputLayout = ID3D11InputLayout

instance UnknownInterface ID3D11InputLayout