Esempio n. 1
0
 public static extern void gambatte_newstateload_ex(IntPtr core, ref TextStateFPtrs ff);
Esempio n. 2
0
 public static extern void TxtStateLoad(IntPtr g, [In] ref TextStateFPtrs ff);
Esempio n. 3
0
		public static extern void gambatte_newstateload_ex(IntPtr core, ref TextStateFPtrs ff);
Esempio n. 4
0
 public static extern void bizswan_txtstateload(IntPtr core, [In] ref TextStateFPtrs ff);
Esempio n. 5
0
 public static extern void TxtStateSave(IntPtr s, [In] ref TextStateFPtrs ff);
Esempio n. 6
0
 public abstract void TxtStateLoad(IntPtr s, [In] ref TextStateFPtrs ff);