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