Home
last modified time | relevance | path

Searched defs:grow_exact (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/rust/alloc/
H A Draw_vec.rs451 fn grow_exact(&mut self, len: usize, additional: usize) -> Result<(), TryReserveError> { in grow_exact() functions

Completed in 2 milliseconds