clang_getEnumDeclIntegerType

\brief Retrieve the integer type of an enum declaration.

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

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

Meta