python3_sys::PyAST_CompileEx [] [src]

pub unsafe extern fn PyAST_CompileEx(_mod: *mut _mod, filename: *const c_char, flags: *mut PyCompilerFlags, optimize: c_int, arena: *mut PyArena) -> *mut PyCodeObject