define-translation-hash-table

define-translation-hash-table is a compiled Lisp function in `mule.el'.

(define-translation-hash-table SYMBOL TABLE)

Define SYMBOL as the name of the hash translation TABLE for use in CCL.

Analogous to `define-translation-table', but updates
`translation-hash-table-vector' and the table is for use in the CCL
`lookup-integer' and `lookup-character' functions.