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