pub unsafe fn write(fd: int, buf: *const c_void, count: size_t) -> ssize_t
Write to a file descriptor.