pyo3_ffi

Function PyWeakref_CheckRef

Source
pub unsafe fn PyWeakref_CheckRef(op: *mut PyObject) -> c_int
Available on non-PyPy only.