lzma_crc32

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
package extern (C) nothrow @nogc pure
static if(BOTAN_HAS_LZMA)
uint
lzma_crc32
(
const(ubyte)* buf
,
size_t size
,
uint crc
)

Meta