[][src]Function nginx::pcre32_jit_exec

pub unsafe extern "C" fn pcre32_jit_exec(
    arg1: *const pcre32,
    arg2: *const pcre32_extra,
    arg3: *const c_uint,
    arg4: c_int,
    arg5: c_int,
    arg6: c_int,
    arg7: *mut c_int,
    arg8: c_int,
    arg9: *mut pcre32_jit_stack
) -> c_int