Add `LibTcgInterface` struct containing func ptrs
Useful when `dlopen`ing by reducing the amount of funnctions needed to
be `dlsym`d manually. Also makes sure function prototypes are kept in
sync between users of libtcg and libtcg.
Signed-off-by:
Anton Johansson <anjo@rev.ng>
Please register or sign in to comment