UTF16toUTF8Buffer

Module: ecere
Namespace: ecere::sys

int UTF16toUTF8Buffer(const uint16 * source, char * dest, int max)

Parameters

source  const uint16 (null) 
dest  char *  (null) 
max  int  (null) 
 
Return Value int