[][src]Type Definition ocaml_interop::OCamlInt

type OCamlInt = isize;

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