pub fn boot_(m: *const module) -> i32
Port of boot_(UNUSED(Module m)) from Src/Modules/example.c:222. C body sets the demo paramdef-bound statics then calls addwrapper(m, wrapper).
boot_(UNUSED(Module m))
Src/Modules/example.c:222
addwrapper(m, wrapper)