defModule.methods

Undocumented in source.
mixintemplate defModule(string modName, string modDoc, PyMethodDef[] defs)
extern (C) extern (D) static
auto methods = defs ~ [PyMethodDef_SENTINEL];

Meta