unboxVoid

Inverse of boxVoid. Can be used in a return statement, i.e.: return unboxVoid(someBoxedVoid);

unboxVoid
(
T
)
()

Meta