Type Definition ocaml_interop::OCamlInt[][src]

type OCamlInt = Intnat;

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