#include <cat/cat.h>
int catpsd_closepsd(cat_psd *handle);
The function returns 0 if successful, or a negative code on error. Specifically, the function returns CAT_EINVAL if the supplied handle is NULL.
NULL