Man page of auc_free_bytes_t(3)

Index


NAME

auc_free_bytes_t - free allocated memory

SYNOPSIS

C/C++ #include <auc.h>

 void auc_free_bytes_t(auc_bytes_t *b)

DESCRIPTION

auc_free_bytes_t() frees all memory allocated by an auc_bytes_t data structure.

RETURN VALUE

None.

SEE ALSO

auc_conv(3), auc_nconv(3)

AutoUniConv User Manual