freeDelegate

Deallocate the context for a delegate. If the pointer isn't valid, then no action is taken. Hence, it is safe to call this for all types of delegate context types.

version(LWDR_ManualDelegate)
@trusted nothrow
void
freeDelegate
()

Meta