| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Language.C.Clang.Type
Documentation
typeCanonicalType :: Type -> Type Source #
typeSizeOf :: Type -> Either TypeLayoutError Word64 Source #
typeSpelling :: Type -> ByteString Source #
Constructors
Instances
| Eq TypeKind Source # | |
| Ord TypeKind Source # | |
Defined in Language.C.Clang.Internal.Types | |
| Show TypeKind Source # | |