Function sized_struct_ensure_capacity(resizable_array_t *, size_t, size_t)¶
Defined in File resizable_array.c
Function Documentation¶
-
bool sized_struct_ensure_capacity(resizable_array_t *arr, size_t requested, size_t objsize)¶
Defined in File resizable_array.c