MsCoffObj_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 !=0 if leave space for static destructor seg 1: user 2: lib 3: compiler

version(COMPILE)
extern (C++) nothrow @safe
void
MsCoffObj_staticctor
(,
int dtor
,
int none
)
Suggestion Box / Bug Report