chromium/third_party/utf/src/runestr/runestrlen.c

/* See LICENSE file for copyright and license details. */
#include "utf.h"

size_t
runestrlen(const Rune *s)
{}