DllMain

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows && JANSSON_D_DYNAMIC_LIBRARY)
export extern (Windows)
core.sys.windows.windef.BOOL
DllMain
(
core.sys.windows.basetsd.HANDLE hModule
,
core.sys.windows.windef.DWORD reasonForCall
,
core.sys.windows.winnt.LPVOID lpReserved
)

Meta