42 #define HILTI_PRE_INIT(func) static ::hilti::rt::detail::ExecutePreInit __pre_init_##__COUNTER__(func); void init()
Definition: init.cc:19
void(* init_module)()
Definition: init.h:30
unsigned int * globals_idx
Definition: init.h:34
void(* init_globals)(hilti::rt::Context *ctx)
Definition: init.h:32
void done()
Definition: init.cc:59
bool isInitialized()
Definition: init.cc:76
const char * name
Definition: init.h:29