bind-marshal-0.1: Data marshaling library that uses type level equations to optimize buffering.
Bind.Marshal.SerAction.Storable
serialize_storable :: Storable t => t -> Addr# -> IO ()Source