Skip to main content

dispatch

Function dispatch 

Source
#[unsafe(no_mangle)]
pub extern "C" fn dispatch(frame: &mut SyscallFrame) -> u64
Expand description

Alias used by the call {dispatch} in syscall_entry. Re-exports __strat9_syscall_dispatch under the symbol the assembly expects.