Type Definition ocaml_interop::OCamlInt[][src]

pub type OCamlInt = Intnat;
Expand description

OCaml<OCamlInt> is an OCaml integer (tagged and unboxed) value.