isSpanishVowel

Check if c is a Spanish Vowel.

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

Meta