Skip to main content
PyType_GetQualName
pyo3_
ffi
0.28.3
In pyo3_
ffi::
object
pyo3_ffi
::
object
Function
PyType_
GetQual
Name
Copy item path
Source
pub unsafe extern "C" fn PyType_GetQualName( arg1:
*mut
PyTypeObject
, ) ->
*mut
PyObject
Available on
Py_3_11
only.
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here