zlib_rs::inflate

Function inflate

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