Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaedalusX64/daedalus
/ Open
Method
Open
Source/HLEGraphics/DLDebug.cpp:455–458 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
453
}
454
455
bool Open(const char * filename)
456
{
457
return Sink->Open(filename,
"w"
);
458
}
459
460
virtual size_t Write(const void * p, size_t len)
461
{
Callers
1
DLDebug_CreateFileOutput
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected