Reflects on the modules given and creates a Python module called libraryName with wrappers for all of the functions and types in each of the modules.
See Implementation
Reflects on the modules given and creates a Python module called libraryName with wrappers for all of the functions and types in each of the modules.