Macro get_node_graph_node

Source
macro_rules! get_node_graph_node {
    ($node:tt, $path:tt) => { ... };
}