pub unsafe extern "C" fn write( fd: i32, buf: *const u8, count: size_t, ) -> ssize_t
Write to a file descriptor