Function libnotcurses_sys::c_api::nctree_del
source · pub unsafe extern "C" fn nctree_del(
n: *mut nctree,
spec: *const c_uint
) -> c_intExpand description
Delete the item at |spec|, including any subitems.
pub unsafe extern "C" fn nctree_del(
n: *mut nctree,
spec: *const c_uint
) -> c_intDelete the item at |spec|, including any subitems.