module Closure: sig .. end
type info = {
arity : int;
int
start_env : int;
}
val info : Obj.t -> info
© 1995-2022 INRIA. https://v2.ocaml.org/releases/5.0/htmlman/libref/Obj.Closure.html