ELinks 0.18.0
list_head Struct Reference

#include <lists.h>

Data Fields

void * magic1
void * next
void * prev
void * magic2

Field Documentation

◆ magic1

void* list_head::magic1

◆ magic2

void* list_head::magic2

◆ next

void* list_head::next

◆ prev

void* list_head::prev

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