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