pyo3
0.22.2
In pyo3::
ffi
pyo3
::
ffi
Function
PyRun_AnyFileEx
Copy item path
Source
pub unsafe extern "C" fn PyRun_AnyFileEx( fp:
*mut
FILE
, name:
*const
i8
, closeit:
i32
, ) ->
i32