Expand description
Core utilities for IL2CPP interaction
This module contains essential utilities for interacting with the IL2CPP runtime, including API definitions, caching mechanisms, method invocation helpers, and thread management.
§Modules
api- raw FFI bindings to the IL2CPP APIcache- caching mechanisms for IL2CPP types and metadatacaller- helper traits and functions for invoking IL2CPP methodsinternals- internal initialization and state managementthread- thread attachment and detachment utilities