Beispiel #1
0
 [DllImport("fccore")] public static extern void fcEnableAsyncReleaseContext(Bool v);
Beispiel #2
0
 [DllImport("fccore")] private static extern fcDeferredCall fcGifAddFrameTextureDeferred(fcGifContext ctx, IntPtr tex, fcPixelFormat fmt, Bool keyframe, double timestamp, fcDeferredCall id);