Skip to main content

PyType_GetName

Function PyType_GetName 

Source
pub unsafe extern "C" fn PyType_GetName(
    arg1: *mut PyTypeObject,
) -> *mut PyObject
Available on Py_3_11 only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here