pyo3_ffi

Function PyWeakref_CheckProxy

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