Foreign.Marshal.Utils

General marshalling utilities

Combined allocation and marshalling

Marshalling of Boolean values (non-zero corresponds to True)

Marshalling of Maybe values

Marshalling lists of storable objects

Haskellish interface to memcpy and memmove