using System; namespace CPF.Mac.CoreGraphics { internal delegate void DrawPatternCallback(IntPtr voidptr, IntPtr cgcontextref); }