Variable.varUint

Get the unsigned integer value of the variable

Can only be called if type is VariableType.Uint.

struct Variable
@safe pure nothrow const @nogc
uint
varUint
()

Meta