LWDR.freeDelegateContext

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.

class LWDR
version(LWDR_ManualDelegate)
static nothrow @trusted
void
freeDelegateContext
()

Meta