[go: up one dir, main page]

pub unsafe extern "C" fn PyInterpreterState_GetDict(
    arg1: *mut PyInterpreterState
) -> *mut PyObject
This is supported on Py_3_8 and non-PyPy only.