MCPcopy 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
368void* MappedViewOfFile::Ptr()
369{
370 return m_ptr;
371}
372
373const void* MappedViewOfFile::Ptr() const
374{

Callers 3

WriteMethod · 0.45
DBWinReaderMethod · 0.45
CopyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected