pub static MINFO: OnceLock<Mutex<Menuinfo>>
Direct port of struct menuinfo minfo — Src/Zle/zle_tricky.c (the single file-scope instance). The struct type itself lives in comp_h.rs::Menuinfo (port of comp.h:284-295).
struct menuinfo minfo
Src/Zle/zle_tricky.c
comp_h.rs::Menuinfo