OSVR-Core
|
Platform agnostic process utilities. More...
#include <osvr/Util/APIBaseC.h>
#include <osvr/Util/ReturnCodesC.h>
#include <osvr/Util/PlatformConfig.h>
#include <osvr/Util/Verbosity.h>
#include <unistd.h>
Go to the source code of this file.
Functions | |
OSVR_INLINE OSVR_ReturnCode | osvrStartProcess (const char *executablePath, const char *workingDirectory) |
INTERNAL ONLY - start a process in a platform agnostic way. | |
Platform agnostic process utilities.