PyObject_IS_GC
pyo3_
ffi
0.27.2
pyo3_ffi
Function
PyObject_
IS_
GC
Copy item path
Source
pub unsafe extern "C" fn PyObject_IS_GC(o:
*mut
PyObject
) ->
c_int