Function pyo3::ffi::PyRun_InteractiveOne

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