v3_free_rank()
void v3_free_rank(v3_rank *rank);
Frees all memory allocated for the supplied rank structure.
Arguments
| Type | Description |
| v3_rank *rank | A pointer to the rank structure to be freed |
void v3_free_rank(v3_rank *rank);
Frees all memory allocated for the supplied rank structure.
| Type | Description |
| v3_rank *rank | A pointer to the rank structure to be freed |