Function libnghttp2_sys::nghttp2_hd_inflate_end_headers
source · [−]pub unsafe extern "C" fn nghttp2_hd_inflate_end_headers(
inflater: *mut nghttp2_hd_inflater
) -> c_int
Expand description
@function
Signals the end of decompression for one header block.
This function returns 0 if it succeeds. Currently this function always succeeds.