add_dubious_vowels

ローマ字の末尾に母音を付け加えて、各々を検索キーに加える。

package nothrow @nogc
void
add_dubious_vowels
(,
char* buf
,
size_t index
)

Meta