Function python27_sys::PyAST_Compile[][src]

pub unsafe extern "C" fn PyAST_Compile(
    arg1: *mut Struct__mod,
    arg2: *const c_char,
    arg3: *mut PyCompilerFlags,
    arg4: *mut PyArena
) -> *mut PyCodeObject