isEnglishAccentedVowel

Check if c is an Accented Vowel.

@safe pure nothrow @nogc
bool
isEnglishAccentedVowel
(
const dchar c
)

Meta