lzma_crc32

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow pure
uint32_t
lzma_crc32
(
const uint8_t* buf
,
size_t size
,
uint32_t crc
)

Meta