Searched defs:set_ptr_and_cap (Results 1 - 1 of 1) sorted by relevance
| /kernel/linux/linux-6.6/rust/alloc/ | ||
| H A D | raw_vec.rs | 407 fn set_ptr_and_cap(&mut self, ptr: NonNull<[u8]>, cap: usize) { in set_ptr_and_cap() functions |
Completed in 2 milliseconds