unicode.h

Go to the documentation of this file.
00001 
00032 #ifndef __MTP__UNICODE__H
00033 #define __MTP__UNICODE__H
00034 
00035 #include "config.h"
00036 
00037 int ucs2_strlen(uint16_t const * const);
00038 char *utf16_to_utf8(LIBMTP_mtpdevice_t*,const uint16_t*);
00039 
00040 #endif /* __MTP__UNICODE__H */

Generated on Mon Mar 26 15:37:11 2007 for libmtp by  doxygen 1.5.1