Ruby  3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
Data Fields
zstream_run_synchronized_args Struct Reference

Data Fields

struct zstreamz
 
Bytef * src
 
long len
 
int flush
 

Detailed Description

Definition at line 1146 of file zlib.c.

Field Documentation

◆ flush

int zstream_run_synchronized_args::flush

Definition at line 1150 of file zlib.c.

◆ len

long zstream_run_synchronized_args::len

Definition at line 1149 of file zlib.c.

◆ src

Bytef* zstream_run_synchronized_args::src

Definition at line 1148 of file zlib.c.

◆ z

struct zstream* zstream_run_synchronized_args::z

Definition at line 1147 of file zlib.c.


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