ZEReader 0.1.0
A Zephyr-based E-Book-Reader
Loading...
Searching...
No Matches
llist Struct Reference

A linked list to store all book representations. More...

#include <epub.h>

Data Fields

book_entry_tbook
struct llistnext

Detailed Description

A linked list to store all book representations.

Field Documentation

◆ book

book_entry_t* llist::book

The current book entry.

◆ next

struct llist* llist::next

A pointer to the next book entry.


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