Delegate._closure

Undocumented in source.
struct Delegate(Ret, Args...)
CtxRefCounted!(Closure!(Ret, Args)) _closure;

Meta