package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val output_dir : CUnix.physical_path Stdlib.ref
val include_dirs : CUnix.physical_path list Stdlib.ref
val get_load_paths : (unit -> string list) Stdlib.ref
val load_obj : (string -> unit) Stdlib.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 rt1 : Nativevalues.t Stdlib.ref
val rt2 : Nativevalues.t Stdlib.ref
val get_library_native_symbols : Names.DirPath.t -> Nativevalues.symbols
OCaml

Innovation. Community. Security.