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

Data Fields

voiddata
 
int logicalSize
 
int realSize
 
int dataGood
 
int pos
 
int freeOK
 

Detailed Description

Definition at line 29 of file gd_io_dp.c.

Field Documentation

◆ data

void* dpStruct::data

Definition at line 31 of file gd_io_dp.c.

◆ dataGood

int dpStruct::dataGood

Definition at line 34 of file gd_io_dp.c.

◆ freeOK

int dpStruct::freeOK

Definition at line 36 of file gd_io_dp.c.

◆ logicalSize

int dpStruct::logicalSize

Definition at line 32 of file gd_io_dp.c.

◆ pos

int dpStruct::pos

Definition at line 35 of file gd_io_dp.c.

◆ realSize

int dpStruct::realSize

Definition at line 33 of file gd_io_dp.c.


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