Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ Ptr
Method
Ptr
Win32Lib/Win32Lib.cpp:368–371 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
366
}
367
368
void* MappedViewOfFile::Ptr()
369
{
370
return m_ptr;
371
}
372
373
const void* MappedViewOfFile::Ptr() const
374
{
Callers
3
Write
Method · 0.45
DBWinReader
Method · 0.45
Copy
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected