foreign_library¶
The foreign_library stanza describes archives of separately compiled foreign
object files that can be packaged with an OCaml library or linked into an OCaml
executable. See Foreign Sources, Archives, and Objects for further details and examples.