Structs§
- A handle ID.
- Allowed operations on a handle.
Constants§
- The maximum ID of a handle. 0xf_ffff (1048575) is intentional and must not be changed - by design, the ID is 20 bits wide so that we can use the remaining bits in some cases, e.g. in for sytem call return values.