Pothos  0.1.1
The Pothos dataflow programming software suite
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Init.hpp
Go to the documentation of this file.
1 
11 #pragma once
12 #include <Pothos/Config.hpp>
13 
14 namespace Pothos {
15 
25  POTHOS_API void init(void);
26 
27 } //namespace Pothos
#define POTHOS_API
Definition: Config.hpp:41
POTHOS_API void init(void)