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

Method on_load

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

This function is called when the module is loaded into the target process. A Zygisk API handle will be sent as an argument; call utility functions or interface with Zygisk through this handle.

(&self, api: ZygiskApi, env: JNIEnv)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 1

lib.rsmodule/rust/src/lib.rs

Calls

no outgoing calls

Tested by

no test coverage detected