My Project
MMAL_LIST_ELEMENT_T Struct Reference

#include <mmal_list.h>

Public Attributes

struct MMAL_LIST_ELEMENT_Tnext
 
struct MMAL_LIST_ELEMENT_Tprev
 

Detailed Description

Single element in the list

Definition at line 41 of file mmal_list.h.

Member Data Documentation

◆ next

struct MMAL_LIST_ELEMENT_T* MMAL_LIST_ELEMENT_T::next

Definition at line 43 of file mmal_list.h.

◆ prev

struct MMAL_LIST_ELEMENT_T* MMAL_LIST_ELEMENT_T::prev

Definition at line 44 of file mmal_list.h.


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