clang_getEnumDeclIntegerType

Retrieve the integer type of an enum declaration.

If the cursor does not reference an enum declaration, an invalid type is returned.

extern (C) @nogc @trusted nothrow pure
clang_getEnumDeclIntegerType
()

Meta