Skip navigation links
JNA API 5.12.1
com.sun.jna.platform.mac

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()
JNA API 5.12.1

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.