glib
0.20.9
In glib::
collections::
slice
Structs
IntoIter
Slice
Constants
MIN_SIZE
glib
::
collections
::
slice
Constant
MIN_SIZE
Copy item path
Settings
Help
Summary
Source
const MIN_SIZE:
usize
= 256;
Expand description
Minimum size of the
Slice
allocation in bytes.