Function linux_unsafe::raw::syscall2

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

Call into a system function with two arguments.