MCPcopy Create free account
hub / github.com/MhmRdd/NoHello / connectCompanion

Method connectCompanion

module/src/main/cpp/zygisk.hpp:356–358  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

354} // namespace internal
355
356inline int Api::connectCompanion() {
357 return tbl->connectCompanion ? tbl->connectCompanion(tbl->impl) : -1;
358}
359inline int Api::getModuleDir() {
360 return tbl->getModuleDir ? tbl->getModuleDir(tbl->impl) : -1;
361}

Callers 1

preSpecializeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected