pub unsafe fn syscall0(arg0: u64) -> u64
Expand description

Invoke a syscall.

Safety

Throws #UD if IA32_EFER.SCE = 0.