apigen-0.0.2: FFI API generator for several languages
Safe HaskellSafe-Inferred
LanguageHaskell2010

Apigen.Patterns

Documentation

pattern TY_void :: Int Source #

pattern TY_char :: Int Source #

pattern TY_bool :: Int Source #

pattern TY_int8_t :: Int Source #

pattern TY_uint8_t :: Int Source #

pattern TY_int16_t :: Int Source #

pattern TY_uint16_t :: Int Source #

pattern TY_int32_t :: Int Source #

pattern TY_uint32_t :: Int Source #

pattern TY_int64_t :: Int Source #

pattern TY_uint64_t :: Int Source #

pattern TY_size_t :: Int Source #

pattern SYM_abs :: Int Source #

pattern SYM_max :: Int Source #