pub unsafe fn read(fd: int, buf: *const c_void, count: size_t) -> ssize_t
Read from a file descriptor.