ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
lzo_progress_func_t
ocean
io
compress
lzo
c
lzoconf
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
alias
lzo_progress_func_t
=
void
function
(
lzo_callback_t
*,
size_t
,
size_t
,
int
)
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