|
<< Click to Display Table of Contents >> Navigation: Variables > libdeflate_crc32 |
SIGNATURE=IW.LibDeflate.Import.libdeflate_crc32
ETYPE=Variable
Declaration:
Delphi: |
libdeflate_crc32: function ( crc: u32; p: Pointer; len: size_t): u32; |
C++: |
function ( crc: u32; p: Pointer; len: size_t): u32 libdeflate_crc32; |
Unit: IW.LibDeflate.Import.pas
Description: This is variable IW.LibDeflate.Import.libdeflate_crc32.