[][src]Function nginx::ngx_http_parse_status_line

pub unsafe extern "C" fn ngx_http_parse_status_line(
    r: *mut ngx_http_request_t,
    b: *mut ngx_buf_t,
    status: *mut ngx_http_status_t
) -> ngx_int_t