module Extension_constructor: sig .. end
type t = extension_constructor
val of_val : 'a -> t
val name : t -> string
val id : t -> int
© INRIA 1995-2020. https://www.ocaml.org/releases/4.11/htmlman/libref/Obj.Extension_constructor.html