pyo3_ffi

Function PyWeakref_CheckRefExact

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