summaryrefslogtreecommitdiff
path: root/ext/json/utf8_to_utf16.h
blob: 5aff0268bfcf0477a02b69b7f501494d528e390b (plain)
1
2
3
/* utf8_to_utf16.h */

extern int utf8_to_utf16(unsigned short w[], char p[], int length);