package lintcstubs-arity

  1. Overview
  2. No Docs
Generate headers for C bindings

Install

dune-project
 Dependency

Authors

Maintainers

Sources

lintcstubs-arity-0.5.2.tbz
sha256=9fe1fbefa215ad0e6d974500f8259f06cb55f59227d59134fc2fcfa5fe8a840f
sha512=737a11f5dbfab51458e78014f24d4ad045f29bb50f81490a596273c4c84f7a47402b0583707818197bbd9da4da79fbc9ac238d929f9290c414c15e45684bb8df

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: 14 May 2026

Dependencies (2)

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

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. lintcstubs-gen

Conflicts

None