zlib_rs::inflate

Function inflate

Source
pub unsafe fn inflate(
    stream: &mut InflateStream<'_>,
    flush: InflateFlush,
) -> ReturnCode