[−][src]Function swim_python3_sys::pythonrun::PyRun_SimpleFileExFlags
pub unsafe extern "C" fn PyRun_SimpleFileExFlags(
fp: *mut FILE,
filename: *const cchar,
closeit: int,
flags: *mut PyCompilerFlags
) -> int
pub unsafe extern "C" fn PyRun_SimpleFileExFlags(
fp: *mut FILE,
filename: *const cchar,
closeit: int,
flags: *mut PyCompilerFlags
) -> int