package yices2_bindings

  1. Overview
  2. Docs
val malloc : unit -> t
val free : t -> unit
val set : t -> name:string -> value:string -> unit
val default : Context.t -> t -> unit