package ocaml-base-compiler

  1. Overview
  2. Docs

Construction of dynlink functionality given the platform-specific code.

module Make (P : Compdynlink_platform_intf.S) : sig ... end