예제 #1
0
 private static extern void Internal_setmissingGlyph(IntPtr thisPtr, ref CharDesc value);
예제 #2
0
 private static extern void Internal_getCharDesc(IntPtr thisPtr, uint charId, out CharDesc __output);
예제 #3
0
 private static extern void Internal_getmissingGlyph(IntPtr thisPtr, out CharDesc __output);