Variable AllEventListener.func

Declaration

class AllEventListener
{
  // ...
  void delegate(string, std.variant.VariantN!(32L)) func;
  // ...
}