TData.toGC

Put a copy of the data on D's managed heap, and return it.

struct TData(T)
const
T[]
toGC
()
if (
!hasIndirections!T
)

Meta