[][src]Function swim_python3_sys::pythonrun::PyRun_InteractiveLoopFlags

pub unsafe extern "C" fn PyRun_InteractiveLoopFlags(
    fp: *mut FILE,
    filename: *const cchar,
    flags: *mut PyCompilerFlags
) -> int