Function darr_getSize#

Function Documentation#

uint64_t darr_getSize(darr_t *arr)#

Returns the size of the given array.

Parameters:
  • arr[in] Array.