Type Definition libnotcurses_sys::widgets::NcTreeItemCb[][src]

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

An NcTreeItem callback function.