clang_getCursorResultType

\brief Retrieve the return type associated with a given cursor.

This only returns a valid type if the cursor refers to a function or method.

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

Meta