[][src]Type Definition ocaml_interop::OCamlInt

type OCamlInt = Intnat;

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