Skip to main content

PyRun_AnyFile

Function PyRun_AnyFile 

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