Function pyo3::ffi::PyModule_GetDict

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