php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
gdCache_element_s Struct Reference

#include <gdcache.h>

Data Fields

gdCache_element_tnext
 
voiduserdata
 

Detailed Description

Definition at line 55 of file gdcache.h.

Field Documentation

◆ next

gdCache_element_t* gdCache_element_s::next

Definition at line 56 of file gdcache.h.

◆ userdata

void* gdCache_element_s::userdata

Definition at line 57 of file gdcache.h.


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