libmtp
0.1.4
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
#include "config.h"
36
37
int
ucs2_strlen
(uint16_t
const
*
const
);
38
char
*
utf16_to_utf8
(
LIBMTP_mtpdevice_t
*,
const
uint16_t*);
39
40
#endif
/* __MTP__UNICODE__H */
LIBMTP_mtpdevice_struct
Definition:
libmtp.h:177
utf16_to_utf8
char * utf16_to_utf8(LIBMTP_mtpdevice_t *, const uint16_t *)
Definition:
unicode.c:73
ucs2_strlen
int ucs2_strlen(uint16_t const *const)
Definition:
unicode.c:55
Generated on Sun Apr 24 2016 16:48:57 for libmtp by
1.8.6