using System; namespace CPF.Mac.CoreText { internal delegate void CTRunDelegateDeallocateCallback(IntPtr refCon); }