pub type NcMenuItem = ncmenu_item;Expand description
Item for NcMenu.
Aliased Type§
#[repr(C)]pub struct NcMenuItem {
pub desc: *const u8,
pub shortcut: ncinput,
}Fields§
§desc: *const u8utf-8 menu item, NULL for horizontal separator
shortcut: ncinputshortcut, all should be distinct