mixintemplate npp_DLLMain(npp_api.pluginfunc.config_file.config_type_t type, wstring[] menu_index_checked_ids, alias menu_index)
export pragma(
mangle, "DllMain") extern (
Windows)
static if(!__traits(compiles, .DllMain))
core.sys.windows.windef.BOOL
DllMain
(core.sys.windows.basetsd.HANDLE hModule ,,)