inochi2d ~main (2026-08-20T13:21:03.36605)
Dub
Repo
Register.__register_type
inochi2d
core
registry
Register
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
Source
See Implementation
inochi2d
core
registry
Register
functions
__register_type