Function ngx_http_v2_get_indexed_header

Source
pub unsafe extern "C" fn ngx_http_v2_get_indexed_header(
    h2c: *mut ngx_http_v2_connection_s,
    index: usize,
    name_only: usize,
) -> isize