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

Method modules

src/process/process.rs:311–321  ·  view source on GitHub ↗

Returns a snapshot of all modules currently loaded in this process. # Note If the process is currently starting up and has not loaded all its modules yet, the returned list may be incomplete.

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 2

borrowed.rssrc/process/borrowed.rs
owned.rssrc/process/owned.rs

Calls 4

module_handlesMethod · 0.80
borrowedMethod · 0.45
lenMethod · 0.45
try_cloneMethod · 0.45

Tested by

no test coverage detected