[][src]Function swim_python3_sys::pythonrun::PyRun_AnyFileExFlags

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