Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StephanvanSchaik/windows-kernel-rs
/ _ObReferenceObject
Function
_ObReferenceObject
windows-kernel-sys/src/wrapper.c:75–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
void _ObReferenceObject(PVOID p) {
76
ObReferenceObject(p);
77
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected