Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/c2pain/RustPatchlessCLRLoader
/ CLIENT_ID
Class
CLIENT_ID
src/main.rs:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
45
#[repr(C)]
46
struct CLIENT_ID {
47
UniqueProcess: *mut c_void,
48
UniqueThread: *mut c_void,
49
}
50
51
extern
"stdcall"
{
52
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected