StructDeepReset

Deep reset function for structs.

void
StructDeepReset
(
T
)
(
ref T dst
)

Parameters

T

type of struct to deep copy

dst T

destination struct

Meta