[][src]Module core_foundation::array

Heterogeneous immutable arrays.

Structs

CFArray

A heterogeneous immutable array.

CFArrayCallBacks
CFArrayIterator
__CFArray

Statics

kCFTypeArrayCallBacks

Functions

CFArrayCreate
CFArrayCreateCopy
CFArrayGetCount
CFArrayGetTypeID
CFArrayGetValueAtIndex
CFArrayGetValues
CFRelease

Type Definitions

CFArrayCopyDescriptionCallBack

FIXME(pcwalton): This is wrong.

CFArrayEqualCallBack

FIXME(pcwalton): This is wrong.

CFArrayRef
CFArrayReleaseCallBack

FIXME(pcwalton): This is wrong.

CFArrayRetainCallBack

FIXME(pcwalton): This is wrong.

CFIndex