mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-04 09:49:01 +08:00
e91a7c9599
PUBLISHED_FROM=da1faa9b46cd0ff22dcba6d324b5847c4a0d42d8
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
.