[][src]Module core_foundation::array

Heterogeneous immutable arrays.

Structs

CFArray

A heterogeneous immutable array.

CFArrayCallBacks
CFArrayIterator
ItemRef

A reference to an element inside the array

__CFArray

Statics

kCFTypeArrayCallBacks

Traits

FromVoid

A trait describing how to convert from the stored *const c_void to the desired T

Functions

CFArrayCreate
CFArrayCreateCopy
CFArrayGetCount
CFArrayGetTypeID
CFArrayGetValueAtIndex
CFArrayGetValues

Type Definitions

CFArrayCopyDescriptionCallBack
CFArrayEqualCallBack
CFArrayRef
CFArrayReleaseCallBack
CFArrayRetainCallBack
CFIndex