Type Definition libnotcurses_sys::widgets::NcTreeItemCb

source ·
pub type NcTreeItemCb = fn(_: &mut NcPlane, _: &str, _: i32);
Expand description

An NcTreeItem callback function.