Parents: | core-foundation |
Tags: | bindings |
Authors: | Slava Pestov |
Platforms: | macos |
CFDictionaryKeyCallBacks |
CFDictionaryRef |
CFDictionaryValueCallBacks |
CFMutableDictionaryRef |
Word | Stack effect |
<CFDictionary> | ( alist -- dictionary ) |
CFDictionaryCreate | ( allocator keys values numValues keyCallBacks valueCallBacks -- CFDictionaryRef ) |
CFDictionaryGetValue | ( theDict key -- void* ) |