pub unsafe extern "C" fn nctree_del(
    n: *mut nctree,
    spec: *const c_uint
) -> c_int
Expand description

Delete the item at |spec|, including any subitems.