polkavm_linux_raw

Function sys_read

Source
pub fn sys_read(fd: FdRef<'_>, buffer: &mut [u8]) -> Result<usize, Error>