devela::_dep::pyo3::ffi

Function PyInterpreterState_GetDict

pub unsafe extern "C" fn PyInterpreterState_GetDict(
    arg1: *mut PyInterpreterState,
) -> *mut PyObject
Available on crate features dep_pyo3 and std only.