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