Function polkavm_linux_raw::sys_read

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