Function raw_syscall_base::syscall_0[][src]

pub unsafe fn syscall_0(rax: usize) -> usize

Performs a system call with no arguments and returns the result.

The argument specifies the system call.