Function syscall3

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

Call into a system function with three arguments.