VisualScript.renameFunction

Change the name of a function.

struct VisualScript
@nogc nothrow
void
renameFunction
(
in String name
,
in String new_name
)

Meta