Data.deleteContents

UNSAFE! Use only when you know there is only one reference to the data.

struct Data
void
deleteContents
()
out { assert (wrapper is null); }

Meta