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

A linked list pointers. More...

#include <gp_list.h>

Collaboration diagram for gp_list:
Collaboration graph
[legend]

Data Fields

gp_list_headhead
 A pointer to list head.
 
gp_list_headtail
 A pointer to list tail.
 
size_t cnt
 A number of elements in the list.
 

Detailed Description

A linked list pointers.

Definition at line 44 of file gp_list.h.


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