libmtp
1.1.6
Main Page
Modules
Data Structures
Files
Examples
File List
Globals
src
unicode.h
Go to the documentation of this file.
1
32
#ifndef __MTP__UNICODE__H
33
#define __MTP__UNICODE__H
34
35
int
ucs2_strlen
(uint16_t
const
*
const
);
36
char
*
utf16_to_utf8
(
LIBMTP_mtpdevice_t
*,
const
uint16_t*);
37
uint16_t *
utf8_to_utf16
(
LIBMTP_mtpdevice_t
*,
const
char
*);
38
void
strip_7bit_from_utf8
(
char
*str);
39
40
#endif
/* __MTP__UNICODE__H */
Generated on Fri Aug 23 2013 08:25:55 for libmtp by
1.8.4