Klasse CoreFoundation.CFAllocatorRef

Alle implementierten Schnittstellen:
NativeMapped
Umschließende Schnittstelle:
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.
  • Konstruktordetails

    • CFAllocatorRef

      public CFAllocatorRef()