package lintcstubs-arity

  1. Overview
  2. Docs
Generate headers for C bindings

Install

Authors

Maintainers

Sources

lintcstubs-arity-0.4.1.tbz
sha256=c2691d943123f11bac129dcc75fa791927af71cde7e52a8ebeae6b0f08f08e6b
sha512=5fef8b48b805ac4fad0bb9ff0f100ce3fc97f4ef564092660db5b3a4b7f797ff4b754294579f2e74e3964b584b8d4f7ea1ae6be1f4a025f9b59be7ca60a8e8c5

Description

Generates .h files from 'external' declarations in .ml or .cmt files. Can be used to spot mismatches in number of arguments between C primitive declared in OCaml and its implementation in the .c file.

Published: 11 Sep 2023

Dependencies (2)

  1. ocaml >= "4.10"
  2. dune >= "2.7"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. lintcstubs-gen

Conflicts

None