polkavm_linux_raw

Function sys_writev

Source
pub unsafe fn sys_writev(fd: FdRef<'_>, iv: &[iovec]) -> Result<usize, Error>