How to call 'shared static this()' code of a D shared library?

Adam D. Ruppe destructionator at gmail.com
Sat Jan 18 15:07:05 UTC 2020


btw there is also a `pragma(crt_constructor)` thing you can put 
on individual functions for pure C runtime init things.


More information about the Digitalmars-d-learn mailing list