ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
lzo_version
ocean
io
compress
lzo
c
lzoconf
Returns the library version number.
extern (
C
)
uint
lzo_version
(
)
Return Value
Type:
uint
library version number
Meta
Source
See Implementation
ocean
io
compress
lzo
c
lzoconf
aliases
lzo_alloc_func_t
lzo_compress_dict_t
lzo_compress_t
lzo_decompress_t
lzo_free_func_t
lzo_optimize_t
lzo_progress_func_t
enums
LzoStatus
functions
lzo1x_max_compressed_length
lzo_adler32
lzo_adler32_init
lzo_crc32
lzo_crc32_init
lzo_get_crc32_table
lzo_init
lzo_version
static variables
Lzo1x1WorkmemSize
structs
lzo_callback_t
Returns the library version number.