ELinks 0.18.0
xlist_head Struct Reference

#include <lists.h>

Collaboration diagram for xlist_head:

Data Fields

void * magic1
struct xlist_headnext
struct xlist_headprev
void * magic2

Field Documentation

◆ magic1

void* xlist_head::magic1

◆ magic2

void* xlist_head::magic2

◆ next

struct xlist_head* xlist_head::next

◆ prev

struct xlist_head* xlist_head::prev

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