Function polkavm_linux_raw::sys_writev

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