Expand description
ABI module.
This module provides the interface for ABI (Application Binary Interface) modules in the Scarlet kernel. ABI modules are responsible for handling system calls and providing the necessary functionality for different application binary interfaces.
Modules§
Structs§
- AbiRegistry
- ABI registry.
Constants§
Traits§
- AbiModule
- ABI module trait.