libdeflate_alloc_compressor

<< Click to Display Table of Contents >>

Navigation:  Variables >

libdeflate_alloc_compressor

SIGNATURE=IW.LibDeflate.Import.libdeflate_alloc_compressor

 

ETYPE=Variable

 

Declaration:

Delphi:

libdeflate_alloc_compressor: function ( compression_level: Integer): libdeflate_compressor;

C++:

function ( compression_level: Integer): libdeflate_compressor libdeflate_alloc_compressor;

 

Unit: IW.LibDeflate.Import.pas

 

Description: This is variable IW.LibDeflate.Import.libdeflate_alloc_compressor.