VirtualTable.DestructorBase

Undocumented in source.
struct VirtualTable(Interface, InstanceAllocator)
alias DestructorBase = void function
(
ref Polymorphic!(Interface, InstanceAllocator) self
)

Meta