OGS
ogs_embedded_python.h
Go to the documentation of this file.
1
11#pragma once
12
13#include <pybind11/embed.h>
14
16
17namespace ApplicationsLib
18{
21OGS_EXPORT_SYMBOL pybind11::scoped_interpreter setupEmbeddedPython();
22
23} // namespace ApplicationsLib
#define OGS_EXPORT_SYMBOL
pybind11::scoped_interpreter setupEmbeddedPython()