autowrap v0.4.4 (2019-08-22T08:50:35Z)
Dub
Repo
PostModuleInitCode
autowrap
python
boilerplate
Code to be inserted after the call to module_init
struct
PostModuleInitCode {
string
value
;
}
Members
Variables
value
string
value
;
Undocumented in source.
Meta
Source
See Implementation
autowrap
python
boilerplate
functions
pydInitMixin
pydMainMixin
wrapAll
wrapDlang
structs
LibraryName
PostModuleInitCode
PreModuleInitCode
Code to be inserted after the call to module_init