clang_EvalResult_getAsStr

\brief Returns the evaluation result as a constant string if the kind is other than Int or float. User must not free this pointer, instead call clang_EvalResult_dispose on the CXEvalResult returned by clang_Cursor_Evaluate.

extern (C)
const(char)*
clang_EvalResult_getAsStr

Meta