#include <string.h>
#include "mem.h"
#include "utf8string.h"
Go to the source code of this file.
Don't free return array, only array's members. This is not re-entrant.
Definition at line 28 of file utf8string.c.