pub unsafe extern "C" fn nghttp2_hd_deflate_get_dynamic_table_size(
    deflater: *mut nghttp2_hd_deflater
) -> usize
Expand description

@function

Returns the used dynamic table size, including the overhead 32 bytes per entry described in RFC 7541.