Function syscall1

Source
pub unsafe fn syscall1(n: V, a0: V) -> V
Expand description

Call into a system function with one argument.