[−][src]Module core_foundation::base
Structs
CFAllocator | |
CFAllocatorContext | |
CFRange | |
CFType | Superclass of all Core Foundation objects. |
Enums
CFComparisonResult |
Statics
kCFAllocatorDefault | |
kCFAllocatorMalloc | |
kCFAllocatorMallocZone | |
kCFAllocatorNull | |
kCFAllocatorSystemDefault | |
kCFAllocatorUseContext | |
kCFNull |
Traits
CFIndexConvertible | |
TCFType | All Core Foundation types implement this trait. The associated type |
TCFTypeRef | Trait for all types which are Core Foundation reference types. |