Function pyo3_ffi::_Py_IncRef

source ยท
pub unsafe extern "C" fn _Py_IncRef(o: *mut PyObject)
Available on Py_3_10 and non-PyPy only.