autowrap ~master (2021-06-16T16:42:41Z)
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
wrapDlang
A string to be mixed in that defines all the necessary runtime pyd boilerplate.