Function ngx_http_v2_add_header

Source
pub unsafe extern "C" fn ngx_http_v2_add_header(
    h2c: *mut ngx_http_v2_connection_s,
    header: *mut ngx_http_v2_header_t,
) -> isize