Rizin
unix-like reverse engineering framework and cli tools
compressResult_t Struct Reference

Public Attributes

int error
 
unsigned long long size_in
 
unsigned long long size_out
 

Detailed Description

Definition at line 50 of file frameCompress.c.

Member Data Documentation

◆ error

int compressResult_t::error

Definition at line 51 of file frameCompress.c.

Referenced by compress_file_internal(), and main().

◆ size_in

unsigned long long compressResult_t::size_in

Definition at line 52 of file frameCompress.c.

Referenced by compress_file_internal(), and main().

◆ size_out

unsigned long long compressResult_t::size_out

Definition at line 53 of file frameCompress.c.

Referenced by compress_file_internal(), and main().


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