summaryrefslogtreecommitdiff
path: root/docs/type_system/native.md
blob: 875314fefe85aea39e949e4556e5a2442e71194b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Native

---

A representation of a native object

```text
Native[[] INTERFACE_TABLE_POINTER]
```

## Alias

```text
File `alias Native[...]
```