Inheritance: IJoystickDriver2
Example #1
0
 public static int open([MarshalAs(UnmanagedType.LPStr)] string pathname, X11Joystick.OpenFlags flags);
Example #2
0
 public static int ioctl(int d, X11Joystick.JoystickIoctlCode request, ref int data);