Skip to main content

PyRun_SimpleFileEx

Function PyRun_SimpleFileEx 

Source
pub unsafe extern "C" fn PyRun_SimpleFileEx(
    f: *mut FILE,
    p: *const c_char,
    c: c_int,
) -> c_int
Available on neither GraalPy nor PyPy and neither Py_LIMITED_API nor RustPython only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here