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

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