Function VisualShader.connectNodes
godot .core .defs .GodotError connectNodes
(
const(long) type,
const(long) from_node,
const(long) from_port,
const(long) to_node,
const(long) to_port
) nothrow @nogc;