Skip to main content

lzma_index_hash_decode

Function lzma_index_hash_decode 

Source
pub unsafe extern "C" fn lzma_index_hash_decode(
    index_hash: *mut lzma_index_hash,
    in_: *const u8,
    in_pos: *mut usize,
    in_size: usize,
) -> lzma_ret