devela::_dep::pyo3::ffi::compat

Function Py_NewRef

pub unsafe fn Py_NewRef(obj: *mut PyObject) -> *mut PyObject
Available on crate features dep_pyo3 and std only.