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