yttui/application.h

5 lines
68 B
C

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