Type Alias linux_unsafe::raw::V
source ยท pub type V = u64;Expand description
The type of all system call arguments and return values on this platform.
pub type V = u64;The type of all system call arguments and return values on this platform.