nghttp3_buf_free ================ Synopsis -------- *#include * .. function:: void nghttp3_buf_free(nghttp3_buf *buf, const nghttp3_mem *mem) `nghttp3_buf_free` frees resources allocated for *buf* using *mem* as memory allocator. :member:`buf->begin ` must be a heap buffer allocated by *mem*.