Function darr_getSize# Defined in File real/array/base.h Function Documentation# uint64_t darr_getSize(darr_t *arr)# Returns the size of the given array. Parameters: arr – [in] Array.