Modules§
Macros§
- syscall_
api - Define the entire syscall table based on types that implement SyscallApi and SyscallFastApi. Also acts as the match statement for that table, and so takes in the syscall number and args for the syscall we are handling. For example: