Contents:
Defined in File darray.h
Apply a function to all elements in the darray.
arr – The darray handle.
f – The callback for each element (can modify elements).
status_t.