10be82cba5
Made-with: Cursor
7 lines
150 B
C
7 lines
150 B
C
#pragma once
|
|
|
|
#include "irl-source.h"
|
|
|
|
void ingest_thread_start(struct irl_source_data *data);
|
|
void ingest_thread_stop(struct irl_source_data *data);
|