Function pyo3::ffi::PyModule_GetName

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