MCPcopy Create free account
hub / github.com/MyGUI/mygui / setFile

Method setFile

MyGUIEngine/src/msdfgen/ext/save-png.cpp:31–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 fclose(file);
30 }
31 inline void setFile(FILE *file) {
32 this->file = file;
33 }
34
35};
36

Callers 1

pngSaveFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected