Function syscall2

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

Call into a system function with two arguments.