clang_Type_getObjCObjectBaseType

Retrieves the base type of the ObjCObjectType.

If the type is not an ObjC object, an invalid type is returned.

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

Meta