clang_getTypeDeclaration

Return the cursor for the declaration of the given type.

extern (C) @nogc @trusted nothrow pure pure
clang_getTypeDeclaration
(
const CXType T
)

Meta