libcversion
Raw definitions and bindings to platforms system libraries
`libc provides definitions (and in the future bindings) to easily interoperate with C code (or C-like code) on several platforms, and it does this with a target and architecture aware API.
Tags | libc platform bindings raw bindings |
---|---|
Author | Leandro Ostera <leandro@abstractmachines.dev> |
License | MIT |
Published | |
Homepage | https://github.com/ocaml-sys/libc.ml |
Issue Tracker | https://github.com/ocaml-sys/libc.ml/issues |
Maintainer | Leandro Ostera <leandro@abstractmachines.dev> |
Available | arch != "x86_32" & arch != "arm32" & arch != "ppc64" & arch != "s390x" & arch != "riscv64" |
Dependencies | |
Source [http] | https://github.com/ocaml-sys/libc.ml/releases/download/0.0.1/libc-0.0.1.tbz sha256=7b9c7961a7bb57aa8ea6af9a2d9695fba2fd95dcbda83a9df4a73c9e402c10d8 sha512=8e9a9dfbd1a0fb51b93cd6e2237bc16eecb894298de73e33f0ce6ad572880ba20548d60b05eaed53574d662cf68126bdb88cebf1982fab8d11d53dbf3e3d2f9a |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/libc/libc.0.0.1/opam |
Required by