package posix-types

  1. Overview
  2. Docs
ctypes-compatible type representations for the types exposed in <sys/types.h>.

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.1.tar.gz
md5=d64dd08706421f2b3974e4ae1e69e838

Description

The implementation details, such as sizes and alignments, of the types vary from platform to platform, but the interface of each type is consistent across platforms.

Published: 20 Jan 2017

Dependencies (4)

  1. ocamlbuild build
  2. ocamlfind build
  3. ctypes >= "0.5.0"
  4. ocaml >= "4.01.0"

Dev Dependencies

None

Used by (2)

  1. osx-membership
  2. unix-sys-stat >= "0.4.0"

Conflicts

None