Synopsis
size_t dar_GetElementSize(DAR_ARRAY *dar)
Purpose
Gets the element size of dynamic array.
Input
dar
Dynamic array.
Return
The element size of the dynamic array.
size_t dar_GetElementSize(DAR_ARRAY *dar)
Gets the element size of dynamic array.
Dynamic array.
The element size of the dynamic array.