Type Alias ocaml_interop::OCamlInt

source ·
pub type OCamlInt = Intnat;
Expand description

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