OTV_TerminateResult struct

The return value type for otv__terminate().

Public variables

int exit_code
In case terminated is true, contains the exit code of the OnTubeVis main loop.
bool terminated
Indicates whether the OnTubeVis implementation actually terminated.