pub const TELL_ANY_CHECK: u32 = lzma_sys::LZMA_TELL_ANY_CHECK; // 4u32
A flag passed when initializing a decoder, causes process to return Status::GetCheck as soon as the integrity check is known.
process
Status::GetCheck