Function pyo3::ffi::PyRun_AnyFile[][src]

pub unsafe extern "C" fn PyRun_AnyFile(
    fp: *mut FILE,
    name: *const c_char
) -> c_int
This is supported on non-PyPy only.