Module Py_base.PyWeakref

val new_ref : ?⁠callback:Object.t -> Object.t -> Object.t
val new_proxy : ?⁠callback:Object.t -> Object.t -> Object.t
val get_object : Object.t -> Object.t