Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Foreign.LibFFI.FFITypes
Description
The pointers exported and used by the C libffi describing basic ffi types.
Documentation
ffi_type_void :: Ptr CType Source #
ffi_type_size :: Ptr CType Source #
ffi_type_time :: Ptr CType Source #
ffi_type_uint :: Ptr CType Source #
ffi_type_sint :: Ptr CType Source #