Safe Haskell | None |
---|---|
Language | Haskell2010 |
Language.Trans.CStruct2CopilotStruct
Description
Copilot's struct representation of C Structs and creation from C's AST.
Synopsis
Constructors
mkCStruct :: ExternalDeclaration -> Either String CStruct Source #
Convert a top-level struct declaration into a CStruct