[][src]Function nginx::ngx_http_v2_get_indexed_header

pub unsafe extern "C" fn ngx_http_v2_get_indexed_header(
    h2c: *mut ngx_http_v2_connection_t,
    index: ngx_uint_t,
    name_only: ngx_uint_t
) -> ngx_int_t