package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val output_dir : CUnix.physical_path ref
val include_dirs : CUnix.physical_path list ref
val get_load_paths : (unit -> string list) ref
val load_obj : (string -> unit) ref
val get_ml_filename : unit -> string * string
val compile : string -> Nativecode.global list -> profile:bool -> string
val compile_library : Names.DirPath.t -> Nativecode.global list -> string -> unit
val call_linker : ?fatal:bool -> Environ.env -> prefix:string -> string -> Nativecode.code_location_updates option -> unit
val get_library_native_symbols : Names.DirPath.t -> Nativevalues.symbols
OCaml

Innovation. Community. Security.