lzo_optimize_t

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_optimize_t = int function(ubyte* src, size_t src_len, ubyte* dst, size_t* dst_len, void* wrkmem)

Meta