pyo3_ffi

Function Py_XNewRef

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