μHAL (v2.8.17)
Part of the IPbus software repository
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Functions
embed.cpp File Reference
#include <pybind11/embed.h>
Include dependency graph for embed.cpp:

Go to the source code of this file.

Functions

 PYBIND11_EMBEDDED_MODULE (test_cmake_build, m)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 8 of file embed.cpp.

◆ PYBIND11_EMBEDDED_MODULE()

PYBIND11_EMBEDDED_MODULE ( test_cmake_build  ,
 
)

Definition at line 4 of file embed.cpp.