storable-record-0.0.3: Elegant definition of Storable instances for records

Safe HaskellSafe-Inferred

Foreign.Storable.FixedArray

Documentation

pokeNext :: Storable a => a -> StateT (Ptr a) IO ()Source

run :: Ptr (t a) -> StateT (Ptr a) IO c -> IO cSource