Type Definition 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.