[−][src]Type Definition nginx::ngx_http_post_subrequest_pt
type ngx_http_post_subrequest_pt = Option<unsafe extern "C" fn(r: *mut ngx_http_request_t, data: *mut c_void, rc: ngx_int_t) -> ngx_int_t>;
type ngx_http_post_subrequest_pt = Option<unsafe extern "C" fn(r: *mut ngx_http_request_t, data: *mut c_void, rc: ngx_int_t) -> ngx_int_t>;