Function lz4_sys::LZ4_freeStream

source ยท
pub unsafe extern "C" fn LZ4_freeStream(
    LZ4_stream: *mut LZ4StreamEncode,
) -> c_int