Function FuncRef.setFunction

The name of the referenced function to call on the object, without parentheses or any parameters.

void setFunction (
  const(String) name
) nothrow @nogc;