UTF32toUTF8Len

Module: ecere
Namespace: ecere::sys

int UTF32toUTF8Len(const unichar * source, int count, char * dest, int max)

Parameters

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