Contents:
Defined in File ds.h
Utility function to swap two elements.
If the element is larger than double, a for() loop is used. Otherwise pointers are used.
elt1 – Element #1.
elt2 – Element #2.
elt_size – Size of elements in bytes.
status_t