Function AllEventListener.this

Prototype

this(
  Emitter e,
  EmitterOrder order,
  void delegate(string, std.variant.VariantN!(32L)) f
);