Skip to main content

Py_DECREF

Function Py_DECREF 

pub unsafe fn Py_DECREF(op: *mut PyObject)
Available on crate feature tls only.