Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Interop.Normaliz Class Reference

Package Functions

static unsafe int IdnToAscii (uint dwFlags, char *lpUnicodeCharStr, int cchUnicodeChar, char *lpASCIICharStr, int cchASCIIChar)
 
static unsafe int IdnToUnicode (uint dwFlags, char *lpASCIICharStr, int cchASCIIChar, char *lpUnicodeCharStr, int cchUnicodeChar)
 
static unsafe BOOL IsNormalizedString (NormalizationForm normForm, char *source, int length)
 
static unsafe int NormalizeString (NormalizationForm normForm, char *source, int sourceLength, char *destination, int destinationLength)
 

Detailed Description

Definition at line 1194 of file Interop.cs.


The documentation for this class was generated from the following file: