Function pyo3::ffi::PyRun_InteractiveOne

source ·
pub unsafe extern "C" fn PyRun_InteractiveOne(
    f: *mut FILE,
    p: *const i8
) -> i32