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|.
pub unsafe extern "C" fn nghttp2_rcbuf_get_buf(
rcbuf: *mut nghttp2_rcbuf,
) -> nghttp2_vec
@function
Returns the underlying buffer managed by |rcbuf|.