Function forth3::leakbox::alloc_dict

source ·
pub(crate) fn alloc_dict<T, D: DropDict>(size: usize) -> OwnedDict<T>