LZ4_COMPRESSBOUND.LZ4_COMPRESSBOUND

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
template LZ4_COMPRESSBOUND(isize)
extern (C) nothrow
enum LZ4_COMPRESSBOUND = ((isize) + ((isize) / 255) + 16);

Meta