Files

4 lines
135 B
C
Raw Permalink Normal View History

2022-11-11 16:53:06 +01:00
// SPDX-License-Identifier: GPL-2.0
int ikm_list_monitors(char *container);
2022-11-11 16:53:06 +01:00
int ikm_run_monitor(char *monitor, int argc, char **argv);