Function pyo3::ffi::PyModule_GetName

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