Skip to main content

Module sys_uio

Module sys_uio 

Source
Expand description

Re-exports§

pub use crate::header::bits_iovec::gather;
pub use crate::header::bits_iovec::iovec;
pub use crate::header::bits_iovec::scatter;

Functions§

readv
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/readv.html.
writev
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/writev.html.