[][src]Type Definition nginx::ngx_http_script_code_pt

type ngx_http_script_code_pt = Option<unsafe extern "C" fn(e: *mut ngx_http_script_engine_t)>;