package bap-primus-loader

  1. Overview
  2. Docs
Generic program loader for Primus

Install

Dune Dependency

Authors

Maintainers

Sources

v2.2.0.tar.gz
sha256=7c6d0dfe2640e800829617dd150ffe748493fe3f317ed41be44312b2821deb46
md5=5dbc6677d646bec59fd7414f23e88cf8

doc/bap-plugin-primus_loader/Primus_loader_main/index.html

Module Primus_loader_main

include sig ... end
val name : string
val version : string
val doc : string
val argv : string array
val debug : ('a, Format.formatter, unit) Core_kernel.format -> 'a
val info : ('a, Format.formatter, unit) Core_kernel.format -> 'a
val warning : ('a, Format.formatter, unit) Core_kernel.format -> 'a
val error : ('a, Format.formatter, unit) Core_kernel.format -> 'a
val debug_formatter : Format.formatter
val info_formatter : Format.formatter
val warning_formatter : Format.formatter
val error_formatter : Format.formatter
val report_progress : ?task:string -> ?note:string -> ?stage:int -> ?total:int -> unit -> unit
module Config : sig ... end
val init : int -> int64 -> unit
val stack_size : int Config.param
OCaml

Innovation. Community. Security.