Eval.asUnsigned

struct Eval
const @trusted
ulong
asUnsigned
()

Return Value

Type: ulong

the evaluation result as an unsigned integer if the kind is Int and clang_EvalResult_isUnsignedInt is non-zero.

Meta