Variant.ptr

This can be used to retrieve a pointer to the value stored in the variant.

struct Variant
@property inout nothrow @trusted
inout(void*)
ptr
()

Meta