Function raw_syscall_base::syscall_0_nr [−][src]
pub unsafe fn syscall_0_nr(rax: usize) -> !
Performs a system call with no arguments which never returns.
The argument specifies the system call.
pub unsafe fn syscall_0_nr(rax: usize) -> !
Performs a system call with no arguments which never returns.
The argument specifies the system call.