/* See LICENSE file for copyright and license details. */ #include <string.h> #include "utf.h" char * utfrune(const char *s, Rune r) { … }
/* See LICENSE file for copyright and license details. */ #include <string.h> #include "utf.h" char * utfrune(const char *s, Rune r) { … }