package llvm

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Llvm.MemoryBufferSource

Sourceval of_file : string -> llmemorybuffer
Sourceval of_stdin : unit -> llmemorybuffer
Sourceval of_string : ?name:string -> string -> llmemorybuffer
Sourceval as_string : llmemorybuffer -> string
Sourceval dispose : llmemorybuffer -> unit
OCaml

Innovation. Community. Security.