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

Function port_flush_sync_pipes

src/iofunc.c:798–802  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

796}
797
798int HAMLIB_API port_flush_sync_pipes(hamlib_port_t *p)
799{
800 // TODO: To be implemented for Windows
801 return RIG_OK;
802}
803
804#else
805

Callers 1

rig_flush_forceFunction · 0.85

Calls 1

rig_debugFunction · 0.85

Tested by

no test coverage detected