MCPcopy Create free account
hub / github.com/OpenByteDev/dll-syringe / new_unchecked

Method new_unchecked

src/process/module.rs:59–62  ·  view source on GitHub ↗

Contructs a new instance from the given module handle and its corresponding process. # Safety The caller must guarantee that the given handle is valid and that the module is loaded into the given process. (and stays that way while using the returned instance).

(handle: ModuleHandle, process: P)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected