libnghttp2_sys

Function nghttp2_rcbuf_get_buf

Source
pub unsafe extern "C" fn nghttp2_rcbuf_get_buf(
    rcbuf: *mut nghttp2_rcbuf,
) -> nghttp2_vec
Expand description

@function

Returns the underlying buffer managed by |rcbuf|.