Functions | |
def | main () |
Helper script to wrap C++ to Python with Pybind. This script is installed via CMake to the user's binary directory and invoked during the wrapping by CMake.
def pybind_wrap.main | ( | void | ) |
Main runner.
Definition at line 15 of file pybind_wrap.py.