Skip to main content

Py_XDECREF

Function Py_XDECREF 

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