[][src]Function nginx::ngx_http_parse_chunked

pub unsafe extern "C" fn ngx_http_parse_chunked(
    r: *mut ngx_http_request_t,
    b: *mut ngx_buf_t,
    ctx: *mut ngx_http_chunked_t
) -> ngx_int_t