Morse Micro IoT SDK  2.10.4
mmbuf_ops Struct Reference

Detailed Description

Operations data structure for mmbuf.

Definition at line 70 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 73 of file mmbuf.h.


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