MCPcopy Create free account
hub / github.com/OneLoneCoder/olcPixelGameEngine / ~GDIPlusStartup

Method ~GDIPlusStartup

olcPixelGameEngine.h:6461–6465  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6459 ULONG_PTR token;
6460
6461 ~GDIPlusStartup()
6462 {
6463 // Well, MarcusTU thought this was important :D
6464 Gdiplus::GdiplusShutdown(token);
6465 }
6466 } gdistartup;
6467
6468 class ImageLoader_GDIPlus : public olc::ImageLoader

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected