package bitwuzla-cxx

  1. Overview
  2. Docs

Source file manager.ml

1
2
3
type t

external create : unit -> t = "ocaml_bitwuzla_cxx_manager_new"