pyo3_ffi

Function PyModule_GetDict

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