clang_getCursorResultType

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)
clang_getCursorResultType

Meta