pub unsafe extern "C" fn CFStringAppendFormat(
theString: CFMutableStringRef,
formatOptions: CFDictionaryRef,
format: CFStringRef,
...
)Expand description
Apple SDK function CFStringAppendFormat.
pub unsafe extern "C" fn CFStringAppendFormat(
theString: CFMutableStringRef,
formatOptions: CFDictionaryRef,
format: CFStringRef,
...
)Apple SDK function CFStringAppendFormat.