Function pyo3_ffi::_PyObject_GetDictPtr
source ยท pub unsafe extern "C" fn _PyObject_GetDictPtr(
obj: *mut PyObject,
) -> *mut *mut PyObject
Available on non-
Py_LIMITED_API
and non-PyPy
only.