[][src]Type Definition nginx::ngx_http_client_body_handler_pt

type ngx_http_client_body_handler_pt = Option<unsafe extern "C" fn(r: *mut ngx_http_request_t)>;