Class CoreFoundation.CFAllocatorRef

  • All Implemented Interfaces:
    NativeMapped
    Enclosing interface:
    CoreFoundation

    public static class CoreFoundation.CFAllocatorRef
    extends CoreFoundation.CFTypeRef
    A reference type used in many Core Foundation parameters and function results. It refers to a CFAllocator object, which allocates, reallocates, and deallocates memory for Core Foundation objects.
    • Constructor Detail

      • CFAllocatorRef

        public CFAllocatorRef()