autowrap ~sil_test_branch_do_not_delete (2022-02-12T09:47:46.4001455)
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
structs
LibraryName
PostModuleInitCode
PreModuleInitCode
A string to be mixed in that defines all the necessary runtime pyd boilerplate.