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

#include <cdf.h>

Data Fields

voidsst_tab
 
size_t sst_len
 
size_t sst_dirlen
 
size_t sst_ss
 

Detailed Description

Definition at line 127 of file cdf.h.

Field Documentation

◆ sst_dirlen

size_t cdf_stream_t::sst_dirlen

Definition at line 130 of file cdf.h.

◆ sst_len

size_t cdf_stream_t::sst_len

Definition at line 129 of file cdf.h.

◆ sst_ss

size_t cdf_stream_t::sst_ss

Definition at line 131 of file cdf.h.

◆ sst_tab

void* cdf_stream_t::sst_tab

Definition at line 128 of file cdf.h.


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