Function syscall::call::read [] [src]

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

Read from a file descriptor into a buffer