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