Beispiel #1
0
		public extern static void OBJ_NAME_do_all(int type, ObjectNameHandler fn, IntPtr arg);
Beispiel #2
0
 public static extern void OBJ_NAME_do_all_sorted(int type, ObjectNameHandler fn, IntPtr arg);
Beispiel #3
0
 public extern static void OBJ_NAME_do_all_sorted(int type, ObjectNameHandler fn, IntPtr arg);