autowrap v0.2.9 (2018-10-30T19:17:18Z)
Dub
Repo
wrapAll
autowrap
python
boilerplate
A string to be mixed in that defines all the necessary runtime pyd boilerplate.
@
safe
pure
string
wrapAll
(
in
LibraryName
libraryName
,
in
Modules
modules
,
in
PreModuleInitCode
preModuleInitCode
=
PreModuleInitCode
()
,
in
PostModuleInitCode
postModuleInitCode
=
PostModuleInitCode
()
)
Meta
Source
See Implementation
autowrap
python
boilerplate
functions
pydInitMixin
pydMainMixin
wrapAll
structs
LibraryName
Modules
PostModuleInitCode
PreModuleInitCode
A string to be mixed in that defines all the necessary runtime pyd boilerplate.