isEnglishConsonant

Check if c is a Consonant.

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

Meta