MCPcopy Create free account
hub / github.com/carbonengine/trinity / PySave

Function PySave

trinity/Tr2HostBitmap_Blue.cpp:260–263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258}
259
260static PyObject* PySave( PyObject* self, PyObject* args )
261{
262 return PythonSave( self, args, false );
263}
264
265static PyObject* PyCompareBitmaps( PyObject* self, PyObject* args )
266{

Callers

nothing calls this directly

Calls 1

PythonSaveFunction · 0.70

Tested by

no test coverage detected