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