Function pyo3_ffi::PyRun_InteractiveLoop

source ยท
pub unsafe extern "C" fn PyRun_InteractiveLoop(
    f: *mut FILE,
    p: *const c_char
) -> c_int