⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here
☰
In pyo3_ffi
?
Function
pyo3_ffi
::
PyRun_AnyFile
source
·
[
−
]
pub unsafe extern "C" fn PyRun_AnyFile(
fp:
*mut
FILE,
name:
*const
c_char
) ->
c_int