Searched defs:PoolResizer (Results 1 – 1 of 1) sorted by relevance
78 pub struct PoolResizer { struct86 /// Reallocation will complete after passing the [`PoolResizer`] to the argument89 pub fn realloc(&self, flags: Flags) -> Result<PoolResizer, AllocError> { in realloc()176 pub fn shrink(&mut self, mut resizer: PoolResizer) { in shrink()212 pub fn grow(&mut self, mut resizer: PoolResizer) { in grow()