4 lines
86 B
C
4 lines
86 B
C
#pragma once
|
|
|
|
bool runtime_run(const char *config_so_path, const char *display_name);
|