autowrap v0.5.0 (2019-12-05T10:53:55Z)
Dub
Repo
createPythonModule
autowrap
pynih
wrap
Undocumented in source.
auto
createPythonModule
()
mixintemplate
createPythonModule
(python.boilerplate.Module module_, alias cfunctions, alias aggregates)
mixin template
createPythonModule (
python
.
boilerplate
.
Module
module_
alias
cfunctions
alias
aggregates
)
if
(
isPython3
) {
static
auto
_py_init_impl
();
}
mixintemplate
createPythonModule
(python.boilerplate.Module module_, alias cfunctions, alias aggregates)
Members
Static functions
_py_init_impl
auto
_py_init_impl
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
autowrap
pynih
wrap
functions
createPythonModule
createPythonModuleMixin
wrapDlang