Function libnghttp2_sys::nghttp2_hd_inflate_get_num_table_entries [−][src]
pub unsafe extern "C" fn nghttp2_hd_inflate_get_num_table_entries(
inflater: *mut nghttp2_hd_inflater
) -> usize
@function
Returns the number of entries that header table of |inflater| contains. This is the sum of the number of static table and dynamic table, so the return value is at least 61.