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