smallvec
1.15.0
Macros
smallvec
smallvec_inline
Structs
ConstNonNull
Drain
IntoIter
SetLenOnDrop
SmallVec
SmallVecVisitor
Enums
CollectionAllocErr
Traits
Array
ToSmallVec
Functions
deallocate
infallible
layout_array
Unions
SmallVecData
smallvec
Function
deallocate
Copy item path
Settings
Help
Summary
Source
pub(crate) unsafe fn deallocate<T>(ptr:
NonNull
<T>, capacity:
usize
)