@hackage / foreign-storable-asymmetric

Types and instances for implementing a Storable with different peek and poke

Latest0.0.1

About

Metadata

  • Last updated , by AndrewMiller
  • License BSD-3-Clause
  • Categories FFI
  • Maintained by: Andrew Miller (andrew.miller@lanthaps.com)

  • Lottery factor: 0

Links

Installation

Readme

Utilities useful for working with unioned data structures, where you want to use a different peek and poke. This is particularly useful for use with the ioctl package if you have an ioctl that provides output of a different type to the input.