Definition in file mock.h.
#include <stdint.h>#include "congure.h"
Include dependency graph for mock.h:Go to the source code of this file.
Data Structures | |
| struct | congure_mock_snd_t |
| A mock CongURE state object. More... | |
Functions | |
| void | congure_mock_snd_setup (congure_mock_snd_t *c, const congure_snd_driver_t *methods) |
| Sets up the driver for CongURE mock object. More... | |