Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-foundation

CGColor internals

CFRunLoopObserver vs. nested CFRunLoops

macos cocoa core-foundation

How do I use Apple's GameController framework from a macOS Command Line Tool?

Dual mode ARC/GC and Core Foundation bridging

SecAccessControlCreateWithFlags() in Swift

Memory Management: NSString's stringWithCString:encoding:

Creating a custom CFType

How would I add only business days to an NSDate?

Getting the BSD name of a USB device using IOKit to write to the device?

macos core-foundation iokit

Proper memory management with CFStringRef and CFRelease

CVMetalTextureGetTexture ownerhsip?

How to perform an action exactly after 0.3 seconds for a given number of times?

LSSetDefaultRoleHandlerForContentType in Yosemite

Folding/Normalizing Ligatures (e.g. Æ to ae) Using (Core)Foundation

What is the point of these if(0) conditionals?

Why did Apple previously typedef reference (pointer) types but not now?

CFSTR memory management