pyo3::ffi

Function PyType_GetName

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