Foreign.Storable.Record
Documentation
data Dictionary r Source
run :: Access r r -> Dictionary rSource
alignment :: Dictionary r -> r -> IntSource
sizeOf :: Dictionary r -> r -> IntSource
peek :: Dictionary r -> Ptr r -> IO rSource
storable-record-0.0.1: Elegant definition of Storable instances for records
Foreign.Storable.Record
data Dictionary r Source
run :: Access r r -> Dictionary rSource
alignment :: Dictionary r -> r -> IntSource
sizeOf :: Dictionary r -> r -> IntSource
peek :: Dictionary r -> Ptr r -> IO rSource