Skip to main content

lzma_str_from_filters

Function lzma_str_from_filters 

Source
pub unsafe extern "C" fn lzma_str_from_filters(
    str_: *mut *mut c_char,
    filters: *const lzma_filter,
    flags: u32,
    allocator: *const lzma_allocator,
) -> lzma_ret