View Source edf (erldist_filter v1.1.0)
Link to this section Summary
Link to this section Functions
-spec req(Sysname, {Module, FunctionName, Arity}, Arguments) -> no_return() | eqwalizer:dynamic()
when
Sysname :: node(),
Module :: module(),
FunctionName :: atom(),
Arity :: non_neg_integer(),
Arguments :: [eqwalizer:dynamic()].