MCPcopy Create free account
hub / github.com/Hamlib/Hamlib / hash_sort_by_model_id

Function hash_sort_by_model_id

tests/ampctl_parse.c:257–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

255
256
257void hash_sort_by_model_id()
258{
259 HASH_SORT(models, hash_model_id_sort);
260}
261
262
263/* Delete hash */

Callers 1

list_modelsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected