⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here
☰
In pyo3_ffi::pythonrun
?
Function
pyo3_ffi
::
pythonrun
::
PyParser_SimpleParseFile
source
·
[
−
]
pub unsafe fn PyParser_SimpleParseFile(
fp:
*mut
FILE,
s:
*const
c_char
,
b:
c_int
) ->
*mut
_node