Project Alice
Loading...
Searching...
No Matches
ZSTD_bounds Struct Reference

#include <zstd.h>

Public Attributes

size_t error
 
int lowerBound
 
int upperBound
 

Detailed Description

Definition at line 521 of file zstd.h.

Member Data Documentation

◆ error

size_t ZSTD_bounds::error

Definition at line 522 of file zstd.h.

◆ lowerBound

int ZSTD_bounds::lowerBound

Definition at line 523 of file zstd.h.

◆ upperBound

int ZSTD_bounds::upperBound

Definition at line 524 of file zstd.h.


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