Struct linux_unsafe::iovec
source · #[repr(C)]pub struct iovec { /* private fields */ }
Expand description
A type used with crate::readv
and crate::writev
.
#[repr(C)]pub struct iovec { /* private fields */ }
A type used with crate::readv
and crate::writev
.