miniz_sys

Function mz_inflate

Source
pub unsafe extern "C" fn mz_inflate(
    stream: *mut mz_stream,
    flush: c_int,
) -> c_int