Function pyo3_ffi::Py_NewRef

source ·
pub unsafe extern "C" fn Py_NewRef(
obj: *mut PyObject
) -> *mut PyObject