pyo3_ffi

Function Py_NewRef

Source
pub unsafe fn Py_NewRef(obj: *mut PyObject) -> *mut PyObject
Available on Py_3_10 only.