glib
0.20.9
In glib::
collections::
ptr_
slice
Structs
IntoIter
PtrSlice
Constants
MAX_STACK_ALLOCATION
MIN_SIZE
Traits
IntoPtrSlice
glib
::
collections
::
ptr_slice
Constant
MIN_SIZE
Copy item path
Settings
Help
Summary
Source
const MIN_SIZE:
usize
= 16;
Expand description
Minimum size of the
PtrSlice
allocation.