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

Function rig_version

src/rig.c:8273–8276  ·  view source on GitHub ↗

* \brief get the Hamlib version * */

Source from the content-addressed store, hash-verified

8271 *
8272 */
8273const char *HAMLIB_API rig_version()
8274{
8275 return hamlib_version2;
8276}
8277
8278
8279/**

Callers 15

mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected