Function pyo3::ffi::PyParser_SimpleParseFile

source ·
pub unsafe fn PyParser_SimpleParseFile(
    fp: *mut FILE,
    s: *const i8,
    b: i32
) -> *mut _node
Available on neither PyPy nor Py_LIMITED_API nor Py_3_10.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here