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§
- scarlet
- Scarlet Native ABI Module
Structs§
- AbiRegistry
- ABI registry.
Constants§
Traits§
- AbiModule
- ABI module trait.