Function pyo3::ffi::PyObject_GenericGetDict
source · pub unsafe extern "C" fn PyObject_GenericGetDict(
arg1: *mut PyObject,
arg2: *mut c_void
) -> *mut PyObjectAvailable on not (
Py_LIMITED_API and non-Py_3_10).