[go: up one dir, main page]

pub unsafe extern "C" fn lzma_block_decoder(
    strm: *mut lzma_stream,
    block: *mut lzma_block
) -> lzma_ret