clang_Type_getValueType

Gets the type contained by this atomic type.

If a non-atomic type is passed in, an invalid type is returned.

extern (C) @nogc @trusted nothrow pure
clang_Type_getValueType
(
const CXType CT
)

Meta