Function inflateBackInit

Source
pub unsafe fn inflateBackInit(
    strm: z_streamp,
    window_bits: c_int,
    window: *mut c_uchar,
) -> c_int