PyWeakref_GetObject

Function PyWeakref_GetObject 

Source
pub unsafe extern "C" fn PyWeakref_GetObject(
    _ref: *mut PyObject,
) -> *mut PyObject