Function VisualScript.getFunctionNodeId

Returns the id of a function's entry point node.

long getFunctionNodeId (
  const(String) name
) nothrow @nogc const;