Searched defs:into_box (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/rust/alloc/ | ||
H A D | raw_vec.rs | 162 pub unsafe fn into_box(self, len: usize) -> Box<[MaybeUninit<T>], A> { in into_box() functions |
Completed in 1 milliseconds