catpac_closeear - close a handle to UARs
#include <cat/cat.h>
int catpac_closeear(catpac_ear *ep);
This function closes the handle ep obtained by catpac_openears(), and frees any data allocated.
The function returns 0 if successful, or a negative code on error.
catpac
catpac_openears