Function pyo3_ffi::PyObject_GenericGetDict
source ยท pub unsafe extern "C" fn PyObject_GenericGetDict(
arg1: *mut PyObject,
arg2: *mut c_void,
) -> *mut PyObject
Available on not (
Py_LIMITED_API
and non-Py_3_10
).