[src]

std::libc::funcs::posix88::unistd::read

pub extern fn read(fd: c_int, buf: *mut c_void, count: size_t) -> ssize_t