Skip to main content

Py_DecRef

Function Py_DecRef 

pub unsafe extern "C" fn Py_DecRef(o: *mut PyObject)
Available on crate feature tls only.