Type Definition MacTypes_sys::UTF32Char [] [src]

type UTF32Char = UInt32;

A complete Unicode character in UTF-32 format, with values from 0 through 0x10FFFF (excluding the surrogate range 0xD800-0xDFFF and certain disallowed values).