utf8rewind  1.5.2
System library for processing UTF-8 encoded text
Types

Custom type definitions used throughout the library. More...

Typedefs

typedef uint16_t utf16_t
 UTF-16 encoded code point. More...
 
typedef uint32_t unicode_t
 UTF-32 encoded code point. More...
 

Detailed Description

Custom type definitions used throughout the library.

Typedef Documentation

◆ utf16_t

UTF-16 encoded code point.

◆ unicode_t

UTF-32 encoded code point.