isSpanishAccentedVowel

Check if c is a Spanish Accented Vowel.

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

Meta