MCPcopy Create free account
hub / github.com/BeneficialCode/WinArk / DbgkpSectionToFileHandle

Function DbgkpSectionToFileHandle

KernelLibrary/kDbgSys.cpp:523–527  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

521}
522
523HANDLE DbgkpSectionToFileHandle(
524 _In_ PVOID SectionObject
525) {
526 return nullptr;
527}
528
529
530

Callers 1

DbgkMapViewOfSectionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected