Initial commit
Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "irl-source.h"
|
||||
|
||||
void ingest_thread_start(struct irl_source_data *data);
|
||||
void ingest_thread_stop(struct irl_source_data *data);
|
||||
Reference in New Issue
Block a user