#[unsafe(link_section = ".text")]pub fn syscall0(n: usize) -> isize
Performs a raw system call without arguments.