[][src]Function nginx::pcre16_jit_exec

pub unsafe extern "C" fn pcre16_jit_exec(
    arg1: *const pcre16,
    arg2: *const pcre16_extra,
    arg3: *const c_ushort,
    arg4: c_int,
    arg5: c_int,
    arg6: c_int,
    arg7: *mut c_int,
    arg8: c_int,
    arg9: *mut pcre16_jit_stack
) -> c_int