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