clang_getPointeeType

For pointer types, returns the type of the pointee.

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

Meta