MonoMac.CoreFoundation.CFString.CFStringGetCharactersPtr C# (CSharp) Method

CFStringGetCharactersPtr() private method

private CFStringGetCharactersPtr ( IntPtr handle ) : IntPtr
handle System.IntPtr
return System.IntPtr
        static extern IntPtr CFStringGetCharactersPtr(IntPtr handle);