PyFunction_GetModule
pyo3
0.23.5
In pyo3::
ffi
pyo3
::
ffi
Function
PyFunction_
GetModule
Copy item path
Source
pub unsafe extern "C" fn PyFunction_GetModule( op:
*mut
PyObject
, ) ->
*mut
PyObject