Function pyo3::ffi::PyInterpreterState_GetDict

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