OmfObj_staticctor

Symbol is the function that calls the static constructors. Put a pointer to it into a special segment that the startup code looks at. Input: s static constructor function dtor number of static destructors seg 1: user 2: lib 3: compiler

version(COMPILE)
extern (C++) nothrow @safe @trusted
void
OmfObj_staticctor
(,
int dtor
,
int seg
)
Suggestion Box / Bug Report