Function pyo3::ffi::Py_XNewRef

source ·
pub unsafe extern "C" fn Py_XNewRef(
obj: *mut PyObject
) -> *mut PyObject
Available on Py_3_10 only.