Skip to main content

write_all_vectored

Function write_all_vectored 

Source
fn write_all_vectored(file: &File, slices: &mut [IoSlice<'_>]) -> Result<()>
Available on Unix and crate feature pager only.