[][src]Function miniz_sys::mz_inflateInit2

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