isVowel

Check if c is a Vowel in language lang.

@safe pure nothrow @nogc
bool
isVowel
(
const dchar c
,)

Meta