bind-marshal-0.1: Data marshaling library that uses type level equations to optimize buffering.

Bind.Marshal.DesAction.Storable

Documentation

deserialize_storable :: forall t. (NFData t, Storable t) => Addr# -> IO tSource