yttui/application.h

5 lines
68 B
C
Raw Normal View History

#pragma once
void run_standalone();
void run_embedded(int pty_fd);