python3_sys::PyAST_CompileObject [] [src]

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