pub unsafe extern "C" fn CFStringCreateWithFormat(
alloc: CFAllocatorRef,
formatOptions: CFDictionaryRef,
format: CFStringRef,
...
) -> CFStringRefExpand description
Apple SDK function CFStringCreateWithFormat.
pub unsafe extern "C" fn CFStringCreateWithFormat(
alloc: CFAllocatorRef,
formatOptions: CFDictionaryRef,
format: CFStringRef,
...
) -> CFStringRefApple SDK function CFStringCreateWithFormat.