Skip to main content

MINFO

Static MINFO 

Source
pub static MINFO: OnceLock<Mutex<Menuinfo>>
Expand description

Direct port of struct menuinfo minfoSrc/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).