python27_sys

Function PyWeakref_GetObject

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