Function pyo3::ffi::PyModule_GetDict

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