MCPcopy Create free account
hub / github.com/Gstalker/Zygisk-Rust-ModuleTemplate / RawModule

Class RawModule

module/rust/src/module.rs:49–52  ·  view source on GitHub ↗

Information about a registered module, for use in FFI functions. This exists since the Zygisk API binding requires any `this` pointers to be thin, while Rust's `dyn` pointers are not.

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