package ocaml-base-compiler

  1. Overview
  2. Docs

Interface for platform-specific dynlink providers. Note that this file needs to be a valid .mli file.

module type S = sig ... end