Contents:
Defined in File ds.h
Utility function to clear an element.
If the element is larger than a double, memcpy() is used. If it is < than the size of a double, pointers are used.
elt – Element to clear.
elt_size – Size of element in bytes.
status_t