pub fn syscall(call: SysCall) -> SysCallResult
Expand description

Perform a synchronous syscall to the kernel.