Morse Micro IoT SDK  2.9.7
mmbuf_ops Struct Reference

Detailed Description

Operations data structure for mmbuf.

Definition at line 69 of file mmbuf.h.

#include <mmbuf.h>

Data Fields

void(* free_mmbuf )(void *mmbuf)
 Free the given mmbuf. More...
 

Field Documentation

◆ free_mmbuf

void(* mmbuf_ops::free_mmbuf) (void *mmbuf)

Free the given mmbuf.

Definition at line 72 of file mmbuf.h.


The documentation for this struct was generated from the following file: