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