Function python3_sys::PyWeakref_GetObject

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