ELinks 0.16.1.1
object_head Struct Reference

#include <object.h>

Collaboration diagram for object_head:

Data Fields

void * magic1
struct object ** next
struct object ** prev
void * magic2
struct object object

Field Documentation

◆ magic1

void* object_head::magic1

◆ magic2

void* object_head::magic2

◆ next

struct object* * object_head::next

◆ object

struct object object_head::object

◆ prev

struct object* * object_head::prev

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