Function cloudflare_zlib_sys::deflateSetDictionary
source · pub unsafe extern "C" fn deflateSetDictionary(
strm: z_streamp,
dictionary: *const Bytef,
dictLength: uInt
) -> c_intpub unsafe extern "C" fn deflateSetDictionary(
strm: z_streamp,
dictionary: *const Bytef,
dictLength: uInt
) -> c_int