Function libz_sys::deflateSetDictionary [] [src]

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