Function darray_isfull

Function Documentation

static inline bool_t darray_isfull(const struct darray *const arr)

Determine if the dynamic array is currently full.

Parameters:

arr – The dynamic array handle

Returns:

bool_t