()
Create a value.Value boxed type.
value.Value
(void * ptr, Flag!"Take" take)
(T val)
Template to create a new Value from a D type.
T
val