示例#1
0
int loopy() {
	
	enigma::ENIGMA_events();
	
	cocoa_io_handle();
	

	return 0;
}
示例#2
0
 void io_handle() {
   cocoa_io_handle();
 }