ELinks 0.16.1.1
input_history_entry Struct Reference

#include <inphist.h>

Collaboration diagram for input_history_entry:

Data Fields

void * magic1
struct input_history_entrynext
struct input_history_entryprev
void * magic2
char data [1]

Field Documentation

◆ data

char input_history_entry::data[1]

◆ magic1

void* input_history_entry::magic1

◆ magic2

void* input_history_entry::magic2

◆ next

struct input_history_entry* input_history_entry::next

◆ prev

struct input_history_entry* input_history_entry::prev

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