Function libz_sys::inflateSetDictionary [] [src]

pub unsafe extern "system" fn inflateSetDictionary(strm: z_streamp,
                                                   dictionary: *const Bytef,
                                                   dictLength: uInt)
                                                   -> c_int