Skip to main content
PyType_GetModuleName
pyo3_
ffi
0.28.2
pyo3_ffi
Function
PyType_
GetModule
Name
Copy item path
Source
pub unsafe extern "C" fn PyType_GetModuleName( arg1:
*mut
PyTypeObject
, ) ->
*mut
PyObject