miniz_sys

Function mz_inflateInit2

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