Function python3_sys::PyModule_GetDict

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