module Netmappings:sig..end
Internal access to the character conversion database
This is an internal module.
type | | | U_nil | 
| | | U_single of  | 
| | | U_double of  | 
| | | U_array of  | 
val get_to_unicode : string -> int array
val get_from_unicode : string -> from_uni_list array
val lock : unit -> unit
val unlock : unit -> unit