Type Definition MacTypes_sys::UnicodeScalarValue
[−]
[src]
type UnicodeScalarValue = 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).