]> Git Repo - qemu.git/blob - include/qemu/unicode.h
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180615a' into...
[qemu.git] / include / qemu / unicode.h
1 #ifndef QEMU_UNICODE_H
2 #define QEMU_UNICODE_H
3
4 int mod_utf8_codepoint(const char *s, size_t n, char **end);
5
6 #endif
This page took 0.024644 seconds and 4 git commands to generate.