zlib_rs::inflate

Function prime

Source
pub fn prime(
    stream: &mut InflateStream<'_>,
    bits: i32,
    value: i32,
) -> ReturnCode