µOS++ IIIe Reference 7.0.0
The third edition of µOS++, a POSIX inspired open source framework, written in C++
Loading...
Searching...
No Matches
os_internal_double_list_links_s Struct Reference

#include <os-c-decls.h>

Public Attributes

void * next
 
void * prev
 

Detailed Description

Definition at line 55 of file os-c-decls.h.

Member Data Documentation

◆ next

void* os_internal_double_list_links_s::next

Definition at line 58 of file os-c-decls.h.

◆ prev

void* os_internal_double_list_links_s::prev

Definition at line 57 of file os-c-decls.h.


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