Tags: | bindings |
Authors: | Slava Pestov |
Platforms: | macos |
Class | Superclass | Slots |
CFRange | struct | |
CFRelease-destructor | alien-destructor | |
FSRef | struct |
Boolean |
CFAllocatorRef |
CFIndex |
CFOptionFlags |
CFTypeID |
CFTypeRef |
CFUUIDRef |
FourCharCode |
OSStatus |
OSType |
SInt16 |
SInt32 |
SInt64 |
SInt8 |
UInt16 |
UInt32 |
UInt64 |
UInt8 |
Word | Stack effect |
&CFRelease | ( alien -- alien ) |
<CFRange> | ( location length -- CFRange ) |
<CFRelease-destructor> | ( alien -- destructor ) |
CFRelease | ( cf -- ) |
CFRetain | ( cf -- CFTypeRef ) |
kCFAllocatorDefault | ( -- value ) |
|CFRelease | ( alien -- alien ) |
Word | Stack effect |
CFRange? | ( object -- ? ) |
CFRelease-destructor? | ( object -- ? ) |
FSRef? | ( object -- ? ) |
Vocabulary | Summary |
core-foundation.arrays | Wrapper for CFArray data type |
core-foundation.attributed-strings | |
core-foundation.bundles | Wrapper for CFBundle data type |
core-foundation.data | Wrapper for various CF data types |
core-foundation.dictionaries | |
core-foundation.file-descriptors | Wrapper for CFFileDescriptor |
core-foundation.fonts | |
core-foundation.fsevents | Wrapper for FSEventStream |
core-foundation.launch-services | |
core-foundation.numbers | |
core-foundation.run-loop | CoreFoundation run loop integration |
core-foundation.strings | Wrapper for CFString |
core-foundation.time | Wrapper for CF time-related data types |
core-foundation.timers | Wrapper for CFTimer |
core-foundation.urls | Wrapper for CFURL |
core-foundation.utilities |