Karg  v0.2.0
The kernel of CargOS
list_node Struct Reference

#include <list.h>

Public Attributes

struct list_nodeprev
 
struct list_nodenext
 

Member Data Documentation

◆ next

struct list_node * list_node::next

◆ prev

struct list_node* list_node::prev

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