Type Definition wolfram_library_link_sys::syscall_arg_t
source · [−]pub type syscall_arg_t = u_int64_t;Expand description
This defines the size of syscall arguments after copying into the kernel:
pub type syscall_arg_t = u_int64_t;This defines the size of syscall arguments after copying into the kernel: