Function pyo3::ffi::PyRun_AnyFileEx

source ·
pub unsafe extern "C" fn PyRun_AnyFileEx(
    fp: *mut FILE,
    name: *const i8,
    closeit: i32
) -> i32
Available on neither PyPy nor GraalPy.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here