mongoose/docs/c-api/mbuf.h/mbuf_free.md

11 lines
193 B
Markdown
Raw Normal View History

---
title: "mbuf_free()"
decl_name: "mbuf_free"
symbol_kind: "func"
signature: |
void mbuf_free(struct mbuf *);
---
Free the space allocated for the mbuffer and resets the mbuf structure.