createPythonModule

Undocumented in source.
  1. mixintemplate createPythonModule(python.boilerplate.Module module_, alias cfunctions, alias aggregates)
  2. mixintemplate createPythonModule(python.boilerplate.Module module_, alias cfunctions, alias aggregates)
    mixin template createPythonModule (
    python.boilerplate.Module module_
    alias cfunctions
    alias aggregates
    ) if (
    isPython2
    ) {}

Members

Static functions

_py_init_impl
void _py_init_impl()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta