Previous: rdb_free_map, Up: Freeing Data structures
Frees the memory associated with an /rdb header.
#include <mst_rdb/mst_rdb.h>void rdb_free_hdr(rdbHeader *hdr);
rdbHeader *hdr
- the header to free
rdb_free_hdr - Frees the memory associated with an /rdb header.
Diab Jerius