Function python3_sys::PyModule_GetName

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