Function libz_ng_sys::zng_inflateInit2

source ยท
pub unsafe extern "C" fn zng_inflateInit2(
    strm: z_streamp,
    windowBits: c_int,
) -> c_int