module C_object:Datatype.Make(sigtypet =Ctypes.c_objectval name :stringval rehash :'a -> 'aval structural_descr :Structural_descr.tval reprs :Ctypes.c_object listval equal :Ctypes.c_object -> Ctypes.c_object -> boolval pretty :Format.formatter -> Ctypes.c_object -> unitval hash :Ctypes.c_object -> intval compare :Ctypes.c_object -> Ctypes.c_object -> intval copy :'a -> 'aval internal_pretty_code :Type.precedence -> Format.formatter -> 'a -> unitval mem_project :(Project_skeleton.t -> bool) -> 'a -> boolval varname :'a -> stringend)
include Datatype.S_no_copy
val copy : Datatype.t -> Datatype.tx and copy x.