VirtualTable.Destructor

Undocumented in source.
struct VirtualTable(Interface, InstanceAllocator)
alias Destructor = std.traits.SetFunctionAttributes!(DestructorBase, "D", functionAttributesFromInterface!(Interface, "DestructorAttrs"))

Meta