DynamicEntry.setValue

void setValue(ulong val) pure nothrow @nogc @safe

Set the integer value.

Parameters

valThe integer value to set.