python.boilerplate

Undocumented in source.

Members

Functions

commonInit
void commonInit()
Undocumented in source. Be warned that the author may not have intended to support it.
createModuleRecipe
string createModuleRecipe()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Aggregates
struct Aggregates(T...)

A list of aggregates to wrap

CFunction
struct CFunction(alias F, string I = "")

For a nicer API

CFunctions
struct CFunctions(Args...)

For a nicer API

Module
struct Module

For a nicer API

Meta