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

11 lines
165 B
Markdown
Raw Normal View History

---
title: "mbuf_clear()"
decl_name: "mbuf_clear"
symbol_kind: "func"
signature: |
void mbuf_clear(struct mbuf *);
---
Removes all the data from mbuf (if any).