pyo3_ffi

Function PyModule_GetName

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