Converts an UTF-8 character to UTF-32. If the input character is not valid or incomplete, a GUtf8Validation code is returned instead of the character.
UTF-8 character
UTF-32 character or GUtf8Validation code
See Implementation
Converts an UTF-8 character to UTF-32. If the input character is not valid or incomplete, a GUtf8Validation code is returned instead of the character.