Function libnghttp2_sys::nghttp2_session_get_hd_deflate_dynamic_table_size [−][src]
pub unsafe extern "C" fn nghttp2_session_get_hd_deflate_dynamic_table_size(
session: *mut nghttp2_session
) -> usize
@function
Returns the current dynamic table size of HPACK deflater including the overhead 32 bytes per entry described in RFC 7541.