MCPcopy Create free account
hub / github.com/dfranx/SHADERed / initialize

Function initialize

libs/cppdap/src/typeof.cpp:136–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136void initialize() {
137 TypeInfos::get()->reference();
138}
139
140void terminate() {
141 TypeInfos::get()->release();

Callers 1

TESTFunction · 0.85

Calls 2

referenceMethod · 0.80
getFunction · 0.50

Tested by 1

TESTFunction · 0.68