Searched defs:grow_exact (Results 1 - 1 of 1) sorted by relevance
| /kernel/linux/linux-6.6/rust/alloc/ | ||
| H A D | raw_vec.rs | 451 fn grow_exact(&mut self, len: usize, additional: usize) -> Result<(), TryReserveError> { in grow_exact() functions |
Completed in 2 milliseconds