hex_map_free
hex_map_normalize hex_map_copy hex_map_merge hex_map_get_device hex_map_set_device hex_map_partition hex_map_append_block hex_map_delete_block hex_map_first_blockhex_map_free
This function destroys the Hex Map object and frees all the memory occupied by the object.
Syntax
void hex_map_free(
hex_map_t map
);
Parameters
map - a reference to the Hex Map object
Minimum library version - 163
© 2007-2025 Northern Software Inc. All Rights Reserved.