Function pyo3_ffi::PyWeakref_CheckRefExact

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