PyType_GetModuleState
pyo3
0.23.5
In pyo3::
ffi
pyo3
::
ffi
Function
PyType_
GetModule
State
Copy item path
Source
pub unsafe extern "C" fn PyType_GetModuleState( arg1:
*mut
PyTypeObject
, ) ->
*mut
c_void