pub fn createaliasnode(name: &str, text: &str, flags: u32) -> aliasExpand description
Build an alias node with the canonical alias shape.
Mirrors C addaliasnode(aliastab, name, createaliasnode(text, flags))
at hashtable.c:1230 — caller-side bundle for the
hashnode+text+flags inline-build.