Unravel Engine C++ Reference
Loading...
Searching...
No Matches
utf8.cpp File Reference
#include "utf8.h"

Go to the source code of this file.

Functions

uint32_t utf8_decode (uint32_t *_state, uint32_t *_codep, uint8_t _ch)
 

Function Documentation

◆ utf8_decode()

uint32_t utf8_decode ( uint32_t * _state,
uint32_t * _codep,
uint8_t _ch )

Definition at line 46 of file utf8.cpp.