PyInterpreterState_GetDict

Function PyInterpreterState_GetDict 

Source
pub unsafe extern "C" fn PyInterpreterState_GetDict(
    arg1: *mut PyInterpreterState,
) -> *mut PyObject