PyType_GetName

Function PyType_GetName 

Source
pub unsafe extern "C" fn PyType_GetName(
    arg1: *mut PyTypeObject,
) -> *mut PyObject