Function syscall::call::read

source · []
pub fn read(fd: usize, buf: &mut [u8]) -> Result<usize>
Expand description

Read from a file descriptor into a buffer