Minishell
 
Loading...
Searching...
No Matches
s_element Struct Reference

Basic node for an element of a linked list. More...

#include <garbage.h>

Data Fields

void * ptr
 
void * next
 

Detailed Description

Basic node for an element of a linked list.

Field Documentation

◆ next

void* s_element::next

◆ ptr

void* s_element::ptr

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