autowrap v0.4.4 (2019-08-22T08:50:35Z)
Dub
Repo
createPythonModule
autowrap
pynih
wrap
Undocumented in source.
mixintemplate
createPythonModule
(python.boilerplate.Module module_, alias cfunctions, alias aggregates)
mixintemplate
createPythonModule
(python.boilerplate.Module module_, alias cfunctions, alias aggregates)
mixin template
createPythonModule (
python
.
boilerplate
.
Module
module_
alias
cfunctions
alias
aggregates
)
if
(
isPython2
) {
import
python
:
ModuleInitRet
;
;
import
std
.
format
:
format
;
;
static
void
_py_init_impl
();
}
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
Source
See Implementation
autowrap
pynih
wrap
functions
createPythonModuleMixin
toSnakeCase
wrapDlang
mixin templates
createPythonModule
structs
LibraryName
PostModuleInitCode
PreModuleInitCode