Name
netbuf_free() — Deallocate buffer memory associated with a netbuf
Synopsis
void netbuf_free
(struct netbuf *buf
);
Description
Deallocates the buffer memory associated with the netbuf buf.
If no buffer memory has been allocated for the netbuf, this function does nothing.
| 2025-10-02 | LWIP Documentation Notices |



