python27_sys

Function PyModule_GetDict

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