[][src]Type Definition nginx::pcre_jit_callback

type pcre_jit_callback = Option<unsafe extern "C" fn(arg1: *mut c_void) -> *mut pcre_jit_stack>;