()
| 9257 | class Il2CppApi { |
| 9258 | constructor() { } |
| 9259 | static get _alloc() { |
| 9260 | return this.r("il2cpp_alloc", "pointer", ["size_t"]); |
| 9261 | } |
| 9262 | static get _arrayGetElements() { |
| 9263 | return this.r("il2cpp_array_get_elements", "pointer", ["pointer"]); |
| 9264 | } |