Safe Haskell | None |
---|---|
Language | Haskell2010 |
Ptr.Poking
Documentation
Efficiently composable specification of how to populate a pointer.
bytes :: ByteString -> Poking Source #
pokeAndPeek :: PokeAndPeek input output -> input -> Poking Source #
ptr-0.15.4: Abstractions for operations on pointers
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Ptr.Poking
Efficiently composable specification of how to populate a pointer.
bytes :: ByteString -> Poking Source #
pokeAndPeek :: PokeAndPeek input output -> input -> Poking Source #