Skip to main content

Py_IncRef

Function Py_IncRef 

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