wrapAll

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