smallvec
1.13.2
smallvec
Function
deallocate
Copy item path
source
pub(crate) unsafe fn deallocate<T>(ptr:
NonNull
<T>, capacity:
usize
)