Skip to main content

Py_INCREF

Function Py_INCREF 

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