Sign in
qemu-android
/
qemu-android
/
f6d3afb51f47af7bbc600c48cd54003a0b6d0f5e
/
.
/
include
/
qemu
/
unicode.h
blob: d8731652d29c79a9c7544d3601096d26ec6de611 [
file
]
#ifndef
QEMU_UNICODE_H
#define
QEMU_UNICODE_H
1
int
mod_utf8_codepoint
(
const
char
*
s
,
size_t
n
,
char
**
end
);
#endif