Definition in file mock.h.
#include <stdint.h>
#include "congure.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. | |