GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
Data Fields
gp_dlist Struct Reference

A double linked list pointers. More...

#include <gp_list.h>

Collaboration diagram for gp_dlist:
Collaboration graph
[legend]

Data Fields

gp_dlist_headhead
 A pointer to list head.
 
gp_dlist_headtail
 A pointer to list tail.
 
size_t cnt
 A number of elements in the list.
 

Detailed Description

A double linked list pointers.

Definition at line 56 of file gp_list.h.


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