ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
lzo_alloc_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_alloc_func_t
=
void
*
function
(
lzo_callback_t
*
self
,
size_t
items
,
size_t
size
)
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