Description
Generates OCaml stub code and bindings from IDL-style interface descriptions. It is useful for developers connecting Objective Caml code to external interfaces, COM-style components, or generated glue code.
Generated bindings can expose memory, type, or calling-convention mistakes. Review generated code and test boundary cases before using it in production software.