☰
In pyo3::ffi
?
Function
pyo3
::
ffi
::
PyParser_SimpleParseFile
source
·
[
−
]
pub unsafe fn PyParser_SimpleParseFile(
fp:
*mut
FILE
,
s:
*const
i8
,
b:
i32
) ->
*mut
_node