![]() |
libsigrokdecode
0.5.0
sigrok protocol decoding library
|
Initializing and shutting down libsigrokdecode. More...
#include <config.h>#include "libsigrokdecode-internal.h"#include "libsigrokdecode.h"#include <glib.h>
Include dependency graph for srd.c:Go to the source code of this file.
Functions | |
| int | srd_init (const char *path) |
| Initialize libsigrokdecode. More... | |
| int | srd_exit (void) |
| Shutdown libsigrokdecode. More... | |
Initializing and shutting down libsigrokdecode.
Definition in file srd.c.
1.8.14