Function pyo3::ffi::PyRun_InteractiveLoop

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