PatchworkOS  3984a1d
A non-POSIX operating system.
Loading...
Searching...
No Matches
history_t Struct Reference

#include <history.h>

Collaboration diagram for history_t:

Data Fields

charentries [HISTORY_MAX_ENTRY]
 
uint64_t count
 
uint64_t index
 

Detailed Description

Definition at line 8 of file history.h.

Field Documentation

◆ entries

char* history_t::entries[HISTORY_MAX_ENTRY]

Definition at line 10 of file history.h.

◆ count

uint64_t history_t::count

Definition at line 11 of file history.h.

◆ index

uint64_t history_t::index

Definition at line 12 of file history.h.


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