MCPcopy Create free account
hub / github.com/Pulse-Eight/libcec / ~ICECCallbacks

Method ~ICECCallbacks

include/cectypes.h:1472–1472  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1470#ifdef __cplusplus
1471 ICECCallbacks(void) { Clear(); }
1472 ~ICECCallbacks(void) { Clear(); };
1473
1474 void Clear(void)
1475 {

Callers

nothing calls this directly

Calls 1

ClearFunction · 0.85

Tested by

no test coverage detected