Register.__register_type

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate Register(T, alias registry)
export extern (C) pragma(crt_constructor) pragma(mangle, "__in_register_" ~ T.stringof)
static if(hasUDA!(T, TypeId))
void
__register_type
()

Meta