Function ngx_http_parse_chunked

Source
pub unsafe extern "C" fn ngx_http_parse_chunked(
    r: *mut ngx_http_request_s,
    b: *mut ngx_buf_s,
    ctx: *mut ngx_http_chunked_s,
) -> isize