python27_sys

Function PyModule_GetName

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