pyo3::ffi

Function PyRun_InteractiveOne

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