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

11 lines
170 B
Markdown
Raw Normal View History

---
title: "mbuf_trim()"
decl_name: "mbuf_trim"
symbol_kind: "func"
signature: |
void mbuf_trim(struct mbuf *);
---
Shrinks an Mbuf by resizing its `size` to `len`.