Пример #1
0
 public static extern int PushEvent(Event _event);
Пример #2
0
 public static extern int WaitEvent(out Event _event);
Пример #3
0
 public static extern int PollEvent(out Event _event);