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