pkgsrc/devel/ocaml-cstruct/DESCR

3 lines
214 B
Text

Cstruct is a library and syntax extension to make it easier to access C-like
structures directly from OCaml. It supports both reading and writing to these
structures, and they are accessed via the Bigarray module.