summaryrefslogtreecommitdiff
path: root/docs/type_system/native.md
blob: 64f0cc98137d997a70377c6709d4a27fb1f9a4f3 (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[...]
```