mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-10 19:33:06 +08:00
170 B
170 B
title | decl_name | symbol_kind | signature |
---|---|---|---|
mbuf_trim() | mbuf_trim | func | void mbuf_trim(struct mbuf *); |
Shrinks an Mbuf by resizing its size
to len
.