NcTreeItemCb

Type Alias NcTreeItemCb 

Source
pub type NcTreeItemCb = fn(&mut NcPlane, &str, i32);
Expand description

An NcTreeItem callback function.